A food delivery application made using React and Swiggy's API. Enhanced UI with visually appealing shimmer effects. Featuring restaurant lists according to user's location, search, accordion menus, and cart functionality.
This project was built as a part of the course Namaste React by Akshay Saini.
- React
- Parcel
- Tailwind CSS
- Redux-toolkit
- Real-Time Restaurant Information using user's current location
- Add to cart
- Shimmer UI
- Accordion menu list
- Search restaurant
- Error Handling for non-existent pages
- Clone the repo
git clone https://github.com/saurabhc24/Foodify.git
- Install dependencies
npm install
- Start the dev server
npm start
This project is open source and available under the MIT License.