Skip to content

aaronshenhao/last-bite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.