Skip to content
/ proshop Public

An ecommerce application built with the MERN technology

Notifications You must be signed in to change notification settings

tichif/proshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proshop

An ecommerce application built with the MERN technology

  • React for the frontend
  • Node JS for the backend
  • Redux for managing state in the frontend

To launch the project:

  • First install the dependencies for both frontend and backend
# backend
npm install
# frontend
cd frontend
npm install
  • Start the app (in the root of the project)
npm run dev

About

An ecommerce application built with the MERN technology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages