/contact-list

React webapp example

Primary LanguageTypeScriptMIT LicenseMIT

Contact List

Example web app featuring contact list with basic CRUD operations and authorization page

Tested on:

  • node: 10.19.0
  • NPM 6.14.4
  • Chromium 83, Firefox 77

How to start

Start frontend build

npm run start

Start json server

npm run server

Open browser:

localhost:1234

Credentials:

  • username - admin
  • password - pass