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
git clone https://github.com/DineshRout779/FoodHunt
  1. Install dependencies
npm install
  1. Start the dev server
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.