Overview of My Submission
A web application that lists different varieties of food recipe in which users can add their own recipe as well as get data of whole process with intergradient and other info.
Submission Category: Own Adventure
Link to Code
Backend : (https://github.com/Naeema21/api-yummiz.git)
Frontend: (https://github.com/Naeema21/yummiz.git)
Additional Resources / Info
Technologies
Backend : Nodejs , express (REST API)
Database: MongoDB
Frontend : React Js
Link to Preview :(https://yummizz.herokuapp.com/)
Top comments (2)
HOw you deployed your project over heroku? Did you use mongo Atlas too?
There is no need of mongo Atlas. Simply you can deploy on your GitHub repository and there is one feature automatic deployment with that you can automatically deploy your repository with every change.