Skip to content

E-commerce Website | Reactjs | Nodejs | Mongodb | Expressjs | JWT | Tailwind Css

Notifications You must be signed in to change notification settings

dinomaze/ecommerce-demo-site

 
 

Repository files navigation

Installing

Installing NPM modules on both client and server folders

Execute these commands from the project directory

cd client
npm install
npm run build:local
npm install

Set the env variables

Create a .env file in the root directory

Copy the example file into it and set all the necessary values

Running the app

npm run start:dev

About

E-commerce Website | Reactjs | Nodejs | Mongodb | Expressjs | JWT | Tailwind Css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 84.7%
  • JavaScript 15.1%
  • HTML 0.2%