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.
- React
- Parcel
- Tailwind CSS
- Jest(Testing)
- Redux-toolkit
- Get restaurants by current location
- Add to cart
- Shimmer UI
- Clone the repo
git clone https://github.com/DineshRout779/FoodHunt
- Install dependencies
npm install
- Start the dev server
npm start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is open source and available under the MIT License.