NOTE: Please install node and npm before proceeding
Steps for installation:
- Got to folder frontend-developer-challenge
- Run command "npm install"
- Run command "npm start" and proceed to url - "localhost:3000"
- To build use command "npm run build"
- Enter youtube url in input field and click add or press Enter
- You can initiate youtube player by clicking left on youtube url
- You can also reorder list by click left on url in list and dragging to change position
- Forward or reverse video will save position on done and will continue to same if tab reopened
- Youtube url/Songs list is synced between tabs
I hope you like it.