Deployed Farmer's Market Search
User will navigate from the landing page to the login/sign-up page.
From here the user can create a new account or log in to an existing account.
Once logged in the user will be able to view existing farmers markets, search for farmer's markets via zip code, and remove markets that they have created.
npm install
mysql -u root -p
source db/schema.sql
npm run seed
npm run start
- JavaScript
- CSS
- Handlebars.js
- Node.js
- Express.js
- Sequelize.js
- Mysql
- Green Socks