Team Building Platform for Hackathons!
Our project titled TeamForHack primarily aims at giving opportunities to connect, collaborate, and work on innovative ideas with like-minded developers across the globe on hackathons.
Presentation Link :-
: Click here
DevFolio Submission Link
: Click here
Video Link
:Click here
- Download the zip file and extract it to a New Folder.
- Open terminal and navigate to the folder.
- Make the folder config inside the new folder and the file keys.js inside it.
- Use MongoDB as the database for this project.
- Make file keys.js like this:
A guide about this can be found here
: Simple guide to get clientID and clientSecret.
- Put these keys in keys.js.
- Download all the dependencies which are in package.json.
- Run the command npm start to start the project.