Skip to content

Latest commit

 

History

History
66 lines (44 loc) · 1.79 KB

File metadata and controls

66 lines (44 loc) · 1.79 KB

StudyRoomz

Join the largest global student community online and say goodbye to lack of motivation. Create your own Room and share room-Id with others or join a already created room.

Joining a virtual study room is just like attending a Video Call, where instead of talking all the participants on the call are studying and motivating each other to do the same.

Run Locally

Clone the project

  git clone https://github.com/Xaier310/Study-Rooms.git

Go to the project directory

  cd Study-Rooms

Install dependencies in backend

  cd server
  npm install

Start the Server

  node index.js

Install dependencies in frontend

  cd client
  npm install
  npm start

Technologies used

  • Reactjs
  • Nodejs
  • Expressjs
  • OAuth0

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

Mobile View

App Screenshot

App Screenshot

App Screenshot