React + TypeScript + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Run the project

clone the repository and run the command below to install the dependencies

npm install

Start the project

npm run dev

Run the tests

npm run test