College Hackathon Website
Link to open source: https://github.com/Souvik-Halder/Collage-Hackathon-Website
Link to Live Project: https://smart-bit-hack.onrender.com/
This website is designed for the registration of teams during any hackathon.
Technical Stacks
1. Node Js
2. Express Js
3. Tailwind CSS
4. MongoDB
Commands to run the project in local setup
To clone the project
git clone https://github.com/Souvik-Halder/Collage-Hackathon-Website.git
Then open the folder and enter the below command in command line
npm start
This will run the server on https://localhost:7000 at 7000 port of your localhost
.png)

