https://github.com/shobhit1812/shop-electronics-an-ecommerce-app
Ecommerce shop for digital products.
https://github.com/shobhit1812/shop-electronics-an-ecommerce-app
expressjs mongodb nodejs react-bootstrap react-redux react-router-dom reactjs redux
Last synced: 3 months ago
JSON representation
Ecommerce shop for digital products.
- Host: GitHub
- URL: https://github.com/shobhit1812/shop-electronics-an-ecommerce-app
- Owner: shobhit1812
- Created: 2022-11-09T18:42:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-18T13:30:07.000Z (about 2 years ago)
- Last Synced: 2025-01-22T15:35:11.433Z (4 months ago)
- Topics: expressjs, mongodb, nodejs, react-bootstrap, react-redux, react-router-dom, reactjs, redux
- Language: JavaScript
- Homepage: https://shopelctronics.vercel.app/
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Digital-Site-An-ecommerce-app
A full stack Ecommerce shop using MERN STACK
## Key Features
* Ecommerce site
* Admin Dashbord
* Authentication
* Add/Delete Items## How To Use
To clone and run this application, you'll need [Git](https://git-scm.com) and [Node.js](https://nodejs.org/en/download/) (which comes with [npm](http://npmjs.com)) installed on your computer. From your command line:
```bash
# 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```
## Project Screenshots 🕊
### Homepage
### Products
### Product Description
### Add to cart
> Website [Shobhit Nautiyal](https://shobhitnautiyal.vercel.app/) ·
> GitHub [@shobhit1812](https://github.com/Shobhit1812) ·