A Frontend food delivery application made using React and Swiggy's Live API.🚀 This project is made during the Namaste React Course Akshay Saini👩💻
- Frontend Library: React JS
- Bundler: Parcel
- Styling: Tailwind CSS
- Testing: Jest
- State Management: Redux-toolkit
- Shimmer UI
- Add to cart
- Get restaurants by current location from Swiggy API & getting the live data.
- Display them with Area name, Cuisines Category and Ratings.
- Search Restaurants by Name.
- For any restaurant, you can checkout all the different type of dishes available with details and prices per quantity.
- Filter Top Rated Restuarants.
git clone https://github.com/SohamShinde160/Food-Ordering-App.git
npm install
npm start
Make sure you've enabled CORS extension installed in your browser while fetching Swiggy Live API