The Coffee Shop is a web application which assists the demand of enterprises and customers in buying and selling coffee. The project is inspired by the idea of helping small coffee stores easier to approach their clients through digital environment - the Internet.
- Front-end: Built with ReactJs, if you don't know it, please visit React
- Back-end: Built with ExpressJs, if you don't know it, please visit Express
- Database: This project uses the database cloud service which is provided by Heroku Clear DB service
https://thecoffeeshop.vercel.app/
-
Before running the project, please install NodeJS, version 14.x is highly recommended.
-
Please intall all packages:
-
Install all packages for the server:
npm run install-serveror
cd server npm i -
Install all packages for the client:
npm run install-clientor
cd client npm i -
You must run the server first:
npm run server -
Then create a new terminal window to run the client
npm run client
-
-
Now enjoy the app!
Here is our members: