Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).