This part of the repository contains the frontend code for Clearpoint Full Stack Developer assessment test
- React Hooks with Typescript
- Axios
- React Testing Library and Cypress (with Cypress Testing Library addon)
Runs the app in the development mode Open http://localhost:3000 to view it in the browser
ℹ️ If you want to run the app along with API via Docker see the Readme instructions for the repository
Runs following unit tests using React Testing Library and Jest
Runs following Cypress E2E tests in headless mode. If you want to spin up the GUI instead run npm run cypress