Skip to content

xTryHard/theitshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The IT Shop - MERN eCommerce Website

The It Shop is a Fullstack Website built using MERN, and containerization concepts with Docker.

MERN stands for:

  • M: MongoDB
  • E: Express.js
  • R: ReactJS
  • N: NodeJS

NOTE: work in progress!

Run Locally

Clone the project

  git clone git@github.com:xTryHard/theitshop.git

Go to the project directory

  cd theitshop

Install dependencies

  npm install
  cd frontend
  npm install

Start the app!

  npm run start:dev

References

About

MERN Stack eCommerce Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published