Skip to content

The landing page of Netflix Desktop App, using Reactjs and the The Movie Database API.

Notifications You must be signed in to change notification settings

sreeharshrajan/Netflix-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone Using React

This project a simplified front end clone of Netflix. It is created with React and CSS (Grid and Flexbox). The MovieDB API is used to display the movie contents and search.

Tools Used

Following tools are used in the project, you can run:

  • React
  • Axios
  • React Icons
  • Styled Components

Run this 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 run dev

About

The landing page of Netflix Desktop App, using Reactjs and the The Movie Database API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published