Skip to content

kira-krul/react-test

Repository files navigation

React test project

The purpose of this project is to let you demonstrate your skills in debugging and writing clean and maintainable code (that its original author clearly lacks). This app makes a call to an open api, displays the data it receives and has some filtering.

Warning: contains bugs 🐞!

To run this project:

npm install -g pnpm
pnpm install
pnpm dev

To run unit tests:

pnpm run test

Technologies used:

  • React – main framework being tested
  • TypeScript – static typing
  • Vite – build tool (not being evaluated)
  • Vitest – unit test framework (almost identical to jest, the exact api knowledge is not evaluated)
  • React Testing Library – utils for unit testing react components

Good luck!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •