npm install
npm run dev
- Be able to test an React project with best coding practices, using jest and react testing library.
- How to configure jest in a nextjs, tailwind, typescript project
- Test react components with react testing library and snapshots tests
- Simulate user interaction with userEvent from testing-library