Skip to content

amitbatra31/Study-Rooms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.4%
  • SCSS 36.9%
  • CSS 5.4%
  • HTML 4.3%