Skip to content

ABHISHEK-DEY-64150/E-commerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

E-commerce

Introduction

The project is to develop a e-commerce website where a user can buy products from the e-commerce site through bank transaction among supplier and e-commerce site.

Used Technologies:

  • Frontend: Reactjs,HTML,CSS
  • Backend: Express.js
  • Database: Mongodb

Clone this Project:

https://github.com/sani-1023/E-commerce

To run the project

For Frontend(port:3000):

cd frontend

Install Depedencies :

npm install

Run Frontend :

npm start

For Backend(port:4001):

cd backend

Install Depedencies :

npm install

Run Backend :

npm run dev

if any dependency is not installed properly use this following command

npm install --force

Some Screenshots:

Developed by,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.7%
  • CSS 24.6%
  • HTML 0.7%