The Swiggy clone website has login and signup functionality. User data is stored in a MongoDB local database.
Users can place an order and will receive a unique order ID.
We plan to improve the app to send email notifications to customers soon.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in development mode.
Open http://localhost:3000 to view it in your browser.
Launches the test runner in interactive watch mode.
Builds the app for production to the build folder.
Note: This is a one-way operation. Once you eject, you can’t go back!