Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/creator79/foodhunt
A dynamic web application replicating the functionality of the popular food delivery platform Swiggy. Built using modern web technologies, this project offers users a seamless ordering experience, restaurant listings, real-time order tracking, and more. Integrate the Alan Ai for your assistant
https://github.com/creator79/foodhunt
Last synced: 10 days ago
JSON representation
A dynamic web application replicating the functionality of the popular food delivery platform Swiggy. Built using modern web technologies, this project offers users a seamless ordering experience, restaurant listings, real-time order tracking, and more. Integrate the Alan Ai for your assistant
- Host: GitHub
- URL: https://github.com/creator79/foodhunt
- Owner: creator79
- Created: 2023-10-14T08:54:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-15T11:37:13.000Z (over 1 year ago)
- Last Synced: 2024-11-15T22:40:50.871Z (2 months ago)
- Language: JavaScript
- Homepage: https://food-hunt-sigma.vercel.app
- Size: 229 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FoodHunt
A food delivery application made using React and Swiggy's API.
This project was built as a part of the course Namaste React by Akshay Saini.
## Tech Stack
- React
- Parcel
- Tailwind CSS
- Jest(Testing)
- Redux-toolkit## Features
- Get restaurants by current location
- Add to cart
- Shimmer UI
-## How to use
1. Clone the repo
```bash
git clone https://github.com/creator79/FoodHunt
```2. Install dependencies
```bash
npm install
```3. Start the dev server
```bash
npm start
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
This project is open source and available under the [MIT License](LICENSE).