Built a management system for college clubs/committees as part of problem statement for SPIT Hackathon 2023
Param Kothari, Paras Mehta, Kartik Menon, Jai Patel
NextJS, TailwindCSS, NodeJS, Firebase(authentication)
Clone the frontend repository and the backend repository to your local computer
Run the backend using the command
npm start
and run the frontend using the command
npm run dev
Open http://localhost:3000 with your browser to see the result.