killerupwork / EcommerceStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MERN E-Commerce Store

Tech

  • React
  • Mongo DB
  • Node.js

Project Structure

  • /backend
    • Contains all the necessary operations required to process data from the store and operations to send and receive data from the front end.

How to run

  • To run both the client and the server use the command npm run dev
  • To only run the server use the command npm run server
  • To only run the client use the command npm run client

About


Languages

Language:JavaScript 99.0%Language:HTML 0.8%Language:CSS 0.2%