Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 591 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 591 Bytes

B2C-2019

Project made for contest

Installation

  • Clone this repo or use .zip file
  • Open main directory in Command-line
  • npm install to install
  • npm run start to local start

Usage

Default addres is http://localhost:8000/

To using app, you need account:

User login with administrator rights
Login: janko Password: Kowalski

User login without administrator rights
Login: adano Password: Nowak

Other

App using json-server to emulation REST API Server.
json-server using port 4000

Technologies

  • React
  • NodeJS