Simple app to store videos. Currently handles only 2 platforms: youtube and vimeo. User can filter by favorites and change order from newest to oldest and vice versa. Application has demo version to load default movies. After all user can remove all movies from database.
To run this project, install it locally using (create .env files for api keys):
$ npm install
$ npm start
- add movie from youtube/vimeo platforms to the app
- remove movie from the app
- remove all movies from the app
- search movies by favorite
- set the directory from vertical to horizontal and vice versa
- upload videos from demo
- set order by date
Project is created with:
Project is avaliable on netlify
MIT - Free Software