You just need to install the dependencies:
npm install
To launch the projet, run the following command:
npm run start
You can now open your browser at http://localhost:3000. You should have the app running
This application have been created with Vite.