project Demo https://ecommerce-dem0.herokuapp.com/
Demo credentials Admin User:
- User:
admin
- Password:
admin1234
Customer:
- User:
user
- Password:
1234
Installation
- Enter folder: cd mobile
- Install dependencies: npm install 3.Start application: npm start