This is a simple food ordering app, which is inspired by the Swiggy app(an indian food ordering system). This app is built using React.js, Redux, and Firebase. This app is built for educational purposes only.
- Authentication(Login, Register, Logout)
- Restaurant List(Fetch Live from the API)
- Food Menu
- Cart
- Veg/Non-Veg Filter
- React.js
- Redux
- Firebase
- Tailwind CSS
The app uses parcel as the bundler, so you can run the app by following the below steps:
- Clone the repository
- Run
npm install
- Run
npm start
- Open
http://localhost:1234
in your browser
Sample Credentials for Login
- Email:
email@gmail.com
- Password:
password@123