The Fronted solution to the CodeQuest2024 created by DevTalles.
Our solution is based in React framework TypeScript starter repository.
$ npm install
$ npm run build
# development
$ npm run preview
# unit tests
$ npm run test
# e2e tests
$ npm run test:e2e
# test coverage
$ npm run test:cov
Team judgeeks
- Mauren Rivera
- Christian Galindo
- David Diaz
- Andrés Loto
Nest is MIT licensed.