Dineout web application gives you the perfect restaurant of your choice. You can filter restaurants and select the date and time of your choice and book restaurant, you can log in using mobile OTP and get booking confirmation.
- Node Js
- Express
- MongoDB
- Firebase
- React
- Material UI
- Styled- components
- Login and Sign up using Mobile OTP
- Sorting and filtering of restaurants as its price/ratings etc.
- Read full description of restaurant
- Book the Restaurant.
Color | Hex |
---|---|
Mainorange | #FF645A |
Darktheme | #ffffff |
Clearwhite | #333333 |
Clone the project
Go to the project directory
cd dineout_clone
Install dependencies
npm install
Start the server
npm start
To run this project, you will need to add the following environment variables to your .env file
mongo
- database
port
- running port
PORT