Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce website built with the MERN stack with React Context API for state management, CSS for style

Install dependencies for server

npm install

Install dependencies for client

cd client ---> npm install

Connect to your mongodb and add info in .env

Run the client & server with concurrently

npm run dev

Run the Express server only

npm run server

Run the React client only

npm run client

Server runs on http://localhost:5000 and client on http://localhost:3000

User interface

alt

Admin interface

alt

Login Page

alt

Update User Info Page [User/Admin]

alt

Users List [Admin]

alt

Create A New User [Admin]

alt

Update User [Admin]

alt

Create A New Product Page

alt

Categories Page [Admin]

alt

Tags Page [Admin]

alt

Orders Page [Admin]

alt

Order Details [User/Admin]

alt

Orders Page [User]

alt

About

MERN_Stack_Project_Fashion_Store

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages