Ecommerce domain project
The purpose of the project is to build an application programm to reduce manual work for managing customers, products, stocks, vendors, billing in a grocery store along with product delivery. This project will manage customer orders and focus on how customers will get efficient service.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
Before starting out, you'll need to install the following on your computer.
- Fork the repo
- Clone the repository
- Run
npm i
Ornpm install
to install all dependencies - Run
npm start
to start the application - Visit
https://localhost:3000
to view the application For Front End