GA Project 2: A full-stack MEN app that allows users to store and search for recipes. Users can fork (copy) an existing recipe to make changes to suit their own tastes and needs.
- HTML, CSS, and EJS to format views
- Node JS using Express Framework for backend JS logic
- MongoDB/Mongoose databases of recipes, comments, and users
- Passport with Google OAuth Strategy to manage user logins
- Cloudinary API for image uploading
You can access the app here.
- Flash messages to communicate to users
- Animate form submission, loading, and headers
- Add ability to share recipes to pinterest, facebook, etc.
- Abiltiy to get printer-friendly version of recipe

