1bsilver / EMerce

EMerce is an online store for your products.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EMerce

An online store for your products.

Requirements

Installation Steps (if applicable)

  1. Clone repo
  2. Run npm install
  3. Run ./node_modules/.bin/json-server-auth ./backend/db.json --port 3001 to start the backend server
  4. Run npm start to start the Create React App dev server
  5. Visit http://localhost:3000/
  6. Log in with either regular@example.com or admin@example.com and the password password.

About

EMerce is an online store for your products.


Languages

Language:JavaScript 90.4%Language:HTML 6.3%Language:CSS 3.4%