Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 469 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 469 Bytes

Pragmateam code challenge client (React)

Please refer to the provided document for the code challenge requirements.

Available scripts

  • npm install - install dependencies
  • npm start - Start the application (Port 3000)
  • npm test - Runs available tests

Corresponding Backend Code Repo: https://github.com/santhosh34/code-challenge-server-go ( master/main branch)

Result Screen:

Result Screen