Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 570 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 570 Bytes

Ecommerce Web Application

Client side Capture Admin side wqw

project Demo https://ecommerce-dem0.herokuapp.com/

Demo credentials Admin User:

  • User: admin
  • Password: admin1234

Customer:

  • User: user
  • Password: 1234

Installation

  1. Enter folder: cd mobile
  2. Install dependencies: npm install 3.Start application: npm start