Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌐 PetStore App POC using React and Express

MongoDB, Expressjs, React/Redux, Nodejs

Demo

Demo

Prerequirements

  • Node > 8
  • npm
  • MongoDB

Clone or Download

$ git clone https://github.com/ganeshmani/gmcart.git
$ npm i

Client side (PORT 3000)

$ cd client
$ npm install
$ npm start

To import the Mock Products Data to MongoDB

$ cd /data
$ mongoimport --db gmcartdb --collection products --file products.json --jsonArray

Server Side (PORT 3123)

$ npm install
$ npm run dev

Contributing

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

About

Pet Shopping eCommerce site using React and Express

Resources

Stars

13 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages