Welcome to the Food Delivery App Frontend, a React-based web application that provides users with a seamless experience to browse and order food from various restaurants. The app fetches live data from Swiggy's API, ensuring that users always have up-to-date information on available restaurants, menus, and promotions.
Here are some screenshots of the user interface:
- Browse a variety of restaurants and cuisines.
- View detailed restaurant information and menu items.
- Add items to the cart.
- Responsive design for optimal viewing on different devices.
- Live data integration from Swiggy's API.
- React: A JavaScript library for building user interfaces.
- Redux: State management for managing the app's state.
- React Router: For handling navigation within the app.
- CSS Modules: For styling components.
-
Clone the repository:
git clone https://github.com/your-username/food-delivery-app-frontend.git cd food-delivery-app-frontend
-
Install the dependencies:
npm install
-
Start the development server:
npm run dev
-
Open your browser and navigate to
http://localhost:3000
.
For any inquiries or feedback, please reach out to lakshitcollege.com.
Happy coding!