/movie-catalog

Primary LanguageTypeScript

movie-catalog

logo

Table of contents

General info

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.

Setup

To run this project, install it locally using (create .env files for api keys):

$ npm install
$ npm start

Features

  • 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

Technologies

Project is created with:

Hosting

Project is avaliable on netlify

Licence

MIT - Free Software