A project for MelbHack event
Next js app with supabase database, zustand state management, Mantine components
To run the client locally, go to /client folder and run "npm install" to install all the packages. Once the packages are installed run "npm run dev" to view the website in the browser.