A website to register for events and build teams by inviting peers, for students of a college.
Clone this repository using
git clone https://github.com/SuryaMN/Colcomm-Hackathon-Website.gitRun npm install in root and backend directories to install all the dependencies.
Run npm start in root to start react app and run nodemon server in backend to run node server.