This is a coffee application that uses React, Node.js, Material-UI (Mui), MongoDB, and Express. It allows users to view different coffee varieties, place orders, manage inventory, and view order history.
-
Clone the repository to your local Machine
-
Install dependencies by running the following comand in the project directory:
npm install -
Start the development Server by running the following command:
npm run dev
The following dependencies are used in this project:
- React
- Node.js
- Material-UI(Mui)
- MongoDB
- Express
- User Authentication
- View coffee variaties
- Place orders
- Manage inventory
- View order history
If you would like to contribute to this project, please fork the repository and create a pull request.
The Application is still uder production and hopefully it shall be complete by the end of April
The project is licensed under the ISC License. See the LICENSE file for more information.