Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 315 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 315 Bytes

Last-bite

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.