Skip to content

michael-schienbein-fhr/eyepatch-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eyepatch

Eyepatch Room

Live Demo:

https://mschien-eyepatch.surge.sh/

User Flow:

  • Creating an account / or signing in: Signup
  • Creating a room: Create Room
  • Joining a room: Rooms page
  • Adding search results to queue: Search
  • Playing videos in queue: Playing

Installation and Requirements

You will need the backend and messaging server setup before running the client side code, you can find the corresponding repositories here:

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

YouTube Player / Data API

Reference Docs for end points used in this app:

Built With

  • React

  • Websockets

  • Node.js

  • Express.js

  • PostgresQL

  • Bootstrap

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published