Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 2.11 KB

README.md

File metadata and controls

35 lines (18 loc) · 2.11 KB

Movie Trailers

Description of the project

Project ~ Website

Movie Trailers is a website that allows users to search films or tv series by title, genre as well as cast. Specifically, by clicking on the poster related to the desired content, the app provides its trailer and other useful information. The project, which is developed basing the design on the official Netflix App, is realised using JavaScript, ReactJS and CSS.

The website can be accessed at the following link: https://edoardogruppi.github.io/Movie_Trailers.

Demo Video

MovieTrailers_Trim.mp4

Note: the audio is not recorded in the video displayed.

Notes

The films without posters are not considered. Nevertheless, it is possible to include them by directly modifying the code. In particular, the first line of the getUniqueObjects in ./src/Helpers/SearchUtilities.js should be commented.

Software used

VSC

Visual Studio Code (VSC) is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages.

References

TMDB

The Movie Database (TMDB) is a popular, user editable database for movies and TV shows.

FontAwesome

Get vector icons and social logos on your website with Font Awesome, the web's most popular icon set and toolkit.