Skip to content

Ajay84sia/FoodHunt

 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.7%
  • HTML 1.8%
  • CSS 1.5%