Skip to content

Projeto inspirado na plataforma Netflix feito com ReactJS

Notifications You must be signed in to change notification settings

sunpills/clonenetflix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix clone using ReactJS

This project is a simplified front-end clone of Netflix. It was created with ReactJS, JavaScript, HTML and CSS. It uses TheMovieDB API to display movies and show details like genre, description and score. The data gets updated weekly.

Tools used:

  • Webpack
  • React DOM
  • React Icons
  • React Hooks

Running the project locally:

  • Install dependencies: run npm install in root project
  • Get API key from here
  • Create .env file in root project and add: API_KEY=YOUR_API_KEY_HERE
  • Run project: npm start

The result of the project can be seen below:

About

Projeto inspirado na plataforma Netflix feito com ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published