DEV Community

Naeema Bargir
Naeema Bargir

Posted on

Yummiz

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/)

Screenshots
Home page
Image description

Add Recipe Page
Image description

Recipe Details
Image description

Top comments (2)

Collapse
 
mohitm15 profile image
Mohit Maroliya

HOw you deployed your project over heroku? Did you use mongo Atlas too?

Collapse
 
naeema21 profile image
Naeema Bargir

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.