Skip to content

manishrncg/frontend-developer-challenge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple radio app using React-js

NOTE: Please install node and npm before proceeding

Steps for installation:

  1. Got to folder frontend-developer-challenge
  2. Run command "npm install"
  3. Run command "npm start" and proceed to url - "localhost:3000"
  4. To build use command "npm run build"

How to use app and features

  1. Enter youtube url in input field and click add or press Enter
  2. You can initiate youtube player by clicking left on youtube url
  3. You can also reorder list by click left on url in list and dragging to change position
  4. Forward or reverse video will save position on done and will continue to same if tab reopened
  5. Youtube url/Songs list is synced between tabs

I hope you like it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.8%
  • CSS 11.4%
  • HTML 7.8%