Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ashlyn-joshy/quick-bite

This react app is built using the live Swiggy API's
https://github.com/ashlyn-joshy/quick-bite

babel jsx parcel-bundler react react-router-dom redux-toolkit tailwind

Last synced: 26 days ago
JSON representation

This react app is built using the live Swiggy API's

Awesome Lists containing this project

README

        

# Quick Bite
This is a Learning based project on React.js. This react app is built using the live Swiggy API's

## Demo
[quickbites1.netlify.app/](quickbites1.netlify.app/)

## Deployment
To deploy this project run
```
git clone https://github.com/Ashlyn-Joshy/Quick-Bite.git
```
Enter into the project folder.

Install dependencies using
```
npm i
npm run build
```
Run the project
```
npm start
```

## Tech Stack
- Parcel
- Babel
- ReactJs
- React Router
- Redux
- Tailwind CSS