This is dbms mini project of sem 4 which is focused on listing all the clubs of mit and about managing the events.
- You can find the report here
- Install the dependencies using
npm install - Setup the supabase env variables in
.env - You can run it using
npm run dev -- --open