Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.38 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.38 KB

Project for InOut7.0

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

Instructions for Setup:

  1. Download the zip file and extract it to a New Folder.
  2. Open terminal and navigate to the folder.

Setting Up Server:

  • 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: key.js

Enabling Login with Google:

A guide about this can be found here: Simple guide to get clientID and clientSecret.

  • Put these keys in keys.js.
  1. Download all the dependencies which are in package.json.
  2. Run the command npm start to start the project.

Thank You !!