This app was created for screening for Reenbit Trainee Vacancy. There are instructions on how to run this app localy.
This project was bootstrapped with Vite.
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
In the project directory, which will be similar to:
You need to run npm i
to install all of the dependencies and libraries.
After that you need to run npm run dev
to start the app on your localhost.
Open http://localhost:5173 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.