Skip to content

A simple ecomerce template made with React, Express and MongoDB

License

Notifications You must be signed in to change notification settings

Totoratsu/simple-ecomerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple EComerce

Made with MERN Stack

Installation

Backend

cd backend
yarn install
yarn dev

Frontend

cd frontend
yarn install
yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate. (I'all add some tests in the future :) )

License

MIT