- Ecommerce site
- Admin Dashbord
- Authentication
- Add/Delete Items
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone {my repo url}
# Go into the repository
$ cd backend
# Install dependencies
$ npm install
# Go into the repository
$ cd frontend
# Install dependencies
$ npm install
# Run the backend
$ node server.js
# Run the frontend
$ npm start
Website Shobhit Nautiyal · GitHub @shobhit1812 ·