Example of movie list display. The commit history can be found at https://github.com/santaclauze/mediaApp.
You can vision the demo here.
- Carousel to display movie list
- Play videos
- Previously watched video list
- Responsive
- Movie image caching
- Unit tests
In the repository:
$ npm install
$ npm run start
In the browser:
localhost:3000