This repository features a Swiggy clone built with React and Redux Toolkit for efficient state management. The app allows users to browse menus, select items, and manage their cart, providing a seamless and interactive food ordering experience.
- Features
- Technologies Used
- Test User
- Live Demo
- Screenshots
- Installation Instructions
- Usage
- Contributing
- Contact Information
- Browse restaurant menus
- Add and remove items from the cart
- User authentication (login/signup)
- Responsive design for mobile and desktop
- Dynamic routing for seamless navigation
- React
- Redux Toolkit
- JavaScript
- Tailwind CSS
- RESTful APIs
- Username: testuser
- Password: testpassword
Check out the live demo of the app here.
Here are some screenshots of the app in action:
- Clone the repository:
git clone https://github.com/ajmalbly27/Foodie-Hub
- Navigate to the project directory:
cd Foodie-Hub
- Install the dependencies:
npm install
- Start the development server:
npm start
Once the server is running, open your browser and navigate to http://localhost:1234 to view the app.
Contributions are welcome! Please open an issue or submit a pull request.
Mohd Ajmal Raza