Skip to content

Movie selection application (streaming simulator) based on Netflix design, developed using React.JS and Typescript.

Notifications You must be signed in to change notification settings

arielfprado/Filmz

Repository files navigation

Filmz

Description

Movie selection application (streaming simulator) based on Netflix design, developed using React.JS and Typescript. The application consumes an API Rest from TMDB for the movies information, it has the features to search for titles and add/remove from wishlist using contexts.

Preview

filmz.mp4

How to install and run

  • Clone this repositorie into your local machine;

  • Open your terminal into the application saved;

  • Run the code "npm install" or "yarn" to install the dependencies;

  • Access https://www.themoviedb.org/ and click "join TMDB" to create an account;

  • Go to "settings" to copy your API Key and paste it into a new .env file, on the variables:

  • Run the code "npm run dev" or "yarn run dev" to run the application;

About

Movie selection application (streaming simulator) based on Netflix design, developed using React.JS and Typescript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published