Some students have requested to see a version of the frontend application that uses Vite to run the local dev environment instead of Create React App. Attached is working zip code that contains Vite, React 19, Vitest, and GitHub Actions.
Run the following command to start up the application locally:
docker-compose -f docker-compose-dev.yml up --build