Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accedo Video on demand test

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.

npm test

Launches the test runner in the interactive watch mode.

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.

This project was bootstrapped with Create React App.

##Features Implemented

Load from API and display a list of videos in a scrollable horizontal carousel on the home page. Each tile must display a movie title and an associated cover image

User should be able to select a video and play it back in full screen. When playback is finished or user quits it, user must be taken back to home page. 

Display second “Previously watched” carousel on the home page. It must be updated and re-sorted according to the most recently watched video.

The user should be able to use a mouse and keyboard (arrows/Enter keys) to select the video. 

Layout size adjustment. The application must be able to adjust layout proportionally based on the desktop browser width. 

Persistent storage of watched items in local storage.

Content list refresh button. Each click reloads content from API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages