Created with Vite
Using pnpm
as package manager.
Using jest
and @testing-library/react
for testing.
- React hooks
- Custom hooks
- Context
- Router
- Test for all of them
-
Install dependencies
pnpm install
-
Start dev server
pnpm dev
-
Run tests
pnpm test