Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 626 Bytes

File metadata and controls

25 lines (13 loc) · 626 Bytes

ColComm Hackathon Website

A website to register for events and build teams by inviting peers, for students of a college.

Installation

Clone this repository using

  git clone https://github.com/SuryaMN/Colcomm-Hackathon-Website.git

Run 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.

Contributors