- Fetch Restaurants from Swiggy-Live-API
- Config Driven UI
- Searching restaurants
- Add food items to cart
- Routing
- Responsive
- Reactjs
- TailwindCss
- Redux
- parcel and babel
- Formik
- using Swiggy Public Api
- Clone the repository
- Go to the project directory and run :
npm install
for node module. - And to run project :
npm start
- Add
Cors
Extention into your browser & you're good to go.