A drag-and-drop timetable planner for University of Adelaide students.
pnpm i
Copy .env.example
to a new file .env
Run the development server
pnpm run dev
Open http://localhost:5173 with your browser to see the result.
(Optional) Run the tests
pnpm run test