SkillAgentSearch skills...

Gmcart

Pet Shopping eCommerce site using React and Express

Install / Use

/learn @ganeshmani/Gmcart
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> 🌐 PetStore App POC using React and Express </h1> <p align="center"> MongoDB, Expressjs, React/Redux, Nodejs </p>

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.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated1y ago
Forks4

Languages

JavaScript

Security Score

60/100

Audited on Apr 6, 2024

No findings