A food delivery app inspired by Swiggy, built entirely from scratch without using Create React App. It includes features like restaurant listing, search, filters, and dynamic cart management. The app integrates APIs and uses Redux for efficient state management and a seamless user experience and jest for dinamic testing. Test result is 88.76%
This app is built solely for learning purposes and is not intended for commercial use.
app
│
├── Header
│ ├── Logo
│ ├── Navigation Bar
| ├── Cart
│
├── Body
│ ├── Search
│ ├── Restaurant Container
│ ├── Restaurant Card ├── ResturantInfo
│ ├── Image ├── ResturantCatogary
│ ├── Restaurant Name ├── ItemList
│ ├── Cuisine
│ ├── Rating
│ ├── Distance
│
└── Footer // this is not added
├── Copyright
├── Company Address
├── Contact Information
# Key Features
-Comprehensive unit testing setup using Jest.
-Modular code structure for better scalability.
-Fully tested components and logic.
# api fetch
-use CROS extention if facing issue with fetch
-all api is prest in utils // change if swiggy has changed its api
# need Help?
-contact me over linkedin https://www.linkedin.com/in/dhairya160
/this app is dev by dhairyasonix /