FOODIE ATL
General Info: FOODIE ATL is a backend focused application that was created to allow local foodies to search different restaurants in the metro atlanta area. This application was built with Javascript, Express, Sequelize, and EJS. Foodie is hosted on Heroku using Heroku CLI. This app not only allows the user to swipe left or right on restaurants in the Atlanta area but lets the user check out the menu, popular dishes, hours of operation, ect. by clicking the image. Once the user finds a restaurant they'd like to go to they'd like it and the restaurant gets added to their favorites list.
Technologies: Javascript Express Node.js Sequelize ElephantSQL Heroku CLI EJS
Setup: Node.js and the Heroku CLI must be installed in order to run this application locally. To run this project, install it locally using npm: $ https://github.com/jelissa2007/dc-fullstack-project.git # or clone your own fork $ cd dc-fullstack-project $ npm install $ npm run dev