An open API service indexing awesome lists of open source software.

https://github.com/christophertrimboli/hypercare-challenge

Hypercare Frontend Developer Coding Challenge
https://github.com/christophertrimboli/hypercare-challenge

Last synced: about 1 month ago
JSON representation

Hypercare Frontend Developer Coding Challenge

Awesome Lists containing this project

README

        

# hypercare-challenge

Hypercare Frontend Developer Coding Challenge

### Run Locally

`npm i`

`npm run dev`

### Run Jest Tests

`npm run test`

### Run Cypress E2E

`npm run cypress`