Quick Bite is a web application that helps you discover Quick Bite stores near your location and order food at the comfort of your location. It utilizes Reactjs, Leaflet.js and React Router DOM. The application also features user authentication, allowing users to sign up and log in.
- Interactive map using Leaflet.js
- User authentication with sign up and log in
- Seamless navigation with React Router DOM
- Quick access to Quick Bite stores near your location
Make sure you have the following installed:
- Clone the repository:
git clone [email protected]:WanjikuN/quick_bite.git cd develop
- Install dependencies:
npm install
- Start the development server:
npm start
- Reactjs: an interactive user Interface
- Leaflet: interactive maps
- React Router Dom: seamless navigation
- Open your browser and go to
http://localhost:3000
- Explore the Quick Bite stores near you on the interactive map.
- Sign up or log in to access additional features.
Clone, make your changes and make a pull request
This project is licensed under the MIT License.