https://my-burger-market.herokuapp.com/
A responsive Web app project, shows a burger restaurat that helps consumer to build their own burger with their specific ingredients and manage their orders history.
- Create consumer user
- Login to your user
- Add your ingredients to your burger
- Order it!
- Check all your orders history
Project created with:
- NodeJS
- ExpressJS
- MongoDB
- ReactJS
- Redux
To run this project, install it locally using npm:
$ npm install
$ npm start