Skip to content

Ayushi1881/Student-Hub-NITP

 
 

Repository files navigation

Student Hub NIT Patna

Student hub for whole Nit Patna.Where students of Nit Patna can post their achievements, status, Projects, coding skills, and many more things. Here students can connect to each other and they can send end to end encrypted messages to any connected student of nit Patna.

Video link => link

Dark Mode UI

ProjectImg

Light Mode UI

ProjectImg

For running on local machine

Clone the repository 
// create firebase project
// create a .env file and set the env. variables

Environment variables --->

Create env file in main directory

// firebase project api-key

REACT_APP_FIREBASE_APIKEY =

// firebase project id

REACT_APP_FIREBASE_PROJECT_ID=

// cryptography key you can add anything basically

REACT_APP_CRYPTO_KEY=

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • CSS 2.5%
  • HTML 1.3%