This is the web frontend. It is built in React and bundled using Vite.
First ensure that the backend is properly setup, then proceed:
Set up the environment variables file. Create a .env. file and copy paste the content of the .env.example file.
yarn dev:webOpen in your browser: http://localhost:5173