- Run Development Server:
npm start
- For Production build:
npm run build
A React-based food order and delivery application that integrates with the Swiggy API to fetch real-time restaurant and menu data. The app allow users to browse menu category of each restaurants, place food orders through adding it to the cart. Use UserContext API and Redux Toolkit for State Management. Utilized React-Testing Library for robust testing.
A modern, responsive UI for an excellent user experience.
The project is built using:
- React for the user interface.
- Parcel Bundler for fast and efficient builds.
- Vercel for deployment
To run this app locally, you’ll need:
- Node.js and npm installed.
- The ALLOW CORS browser extension installed and enabled.
- Download ALLOW CORS Extension The extension is required to bypass CORS restrictions while fetching data from the Swiggy API.
🌐 Live App: Click here to check it out on Vercel!
Note:
For running this web-app: Use (Allow CORS) extension to bypass CORS policy(For Development, Learning purposes)
For any questions or feedback: