Welcome to Food Villa Indulge your cravings with our cutting-edge food ordering app, crafted as an academic endeavor to mirror the best features of your favorite platforms. Discover delectable delights from local restaurants, just like Zomato and Swiggy. While we're not for real-world use, we're your one-stop destination to explore the digital flavors of food tech innovation!
Some snapshots of the project :
- User authentication and authorization.
- Real-time updates with a responsive UI.
- Shimmer UI.
- Lazy Loading.
- Light and Dark Theme.
- User profiles with avatars.
- Searching and Sorting.
- Add to Cart(UI layer is subscribed to Data layer/store).
- Frontend: React (created with Vite), Redux
- Tools: Firebase (for User Authentication and Authorization)
- Styling: Tailwind CSS
- JavaScript
- ReactJS
- Redux Store
- TailwindCSS
- Clone the repository:
git clone https://github.com/Siddharth-Dagar-25/todo-application
- Install dependencies:
npm install
- Starting the App:
npm run dev
I welcome any and all contributions! Here are some ways you can get started:
- Report bugs: If you encounter any bugs, please let us know. Open up an issue and let us know the problem.
- Contribute code: If you are a developer and want to contribute, follow the instructions below to get started!
- Suggestions: If you don't want to code but have some awesome ideas, open up an issue explaining some updates or imporvements you would like to see!
- Documentation: If you see the need for some additional documentation, feel free to add some!
- Fork this repository
- Clone the forked repository
- Add your contributions (code or documentation)
- Commit and push
- Wait for pull request to be merged