This project is a coffee delivery app built with React. It allows users to order their favorite coffee and have it delivered to their doorstep.
- React
- React Router
- React Hooks
- React Context
- Styled Components
- React Toastify
- Phosphor React
- Typescript
- Vite
To install the project, follow these steps:
- Clone the repository:
git clone <repository-url>
- Install dependencies:
npm install
- Start the project:
npm start
After starting the project, navigate to http://localhost:3000
in your browser to view the app.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.