A simple ecommerce for Web development course project
It's an ecommerce shop to view, buy and read more about the plants
- Help users buy their favourite plants.
- User-friendly login system.
- Conveniently allow users to manage their carts.
HTML5, CSS3 and JavaScript for the front-end. Node.js, Express.js and MongoDB for the backend.
You must make the client folder the root directory for the front-end.
for the server folder, run the following
npm install
npm start