How we Built a clone of Dineout

Ashish Huddar
Mar 21, 2021

I would like to say it was a hell of task to built a clone without the API. We went ahead and built our own API. we also used mongodb atlas this time.

We faced many challenges this time as I had trouble with my laptop. My laptop broke down one day before we started our project and I was struggling during our entire project. but my other teammates did all they could and made it all come through.

we used react for the frontend part of the project. we used mongodb for the database.

Main Landing page

this was our main landing page where the user can see the ongoing offers and promotions.

Log in page

This is the login portal where a user can login. we have implemented google Oauth here.

Restuarants Page

this is the page where user can see all the restaurants.

--

--