Zestybite is a modern food delivery application built with React, Redux, and Tailwind CSS.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed:
-
Clone the repository
git clone https://github.com/yourusername/zestybite.git
-
Navigate to the project directory
cd zestybite
-
Install dependencies
npm install
-
Start the development server
npm run dev
-
Open your browser and visit
http://localhost:5173
to view the application
- GeoLocation Search
- Browse restaurants and menus
- Place food orders
- View order history
- Responsive design for mobile and desktop
- React - The web framework used
- Redux - State Management
- Tailwind CSS - For styling
- Vite - Next Generation Frontend Tooling
- React Router - For routing
- JavaScript - Programming Language
- Figma - For prototyping and design
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used
- Inspiration from various food delivery applications
- Thanks to the open-source community for the amazing tools and libraries