This is a Frontend project.
On this project my goal is to create tests, simulating a real user. The application was delivered to me, with front end already built.
Front-end(not made by me):
Developed using: Typescript, CSS, Vite and React.
Tests(made by me):
Developed using: React and Testing Library.
After cloning the project
cd react-testing-library
npm installnpm run dev
npm test