cheezy64 / Netflix-Clone

A mini version of netflix that uses the MovieDB Api

Home Page:http://netflix-react-clone.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Clone

This project is a simplified version of Netflix. It was created with React and pure CSS (Grid and Flexbox). It uses The Movie Database API to search for movies and to display movie details.

Description:

  • User can search for movies and TV shows on TMDb
  • User can the see upcoming and trending movies. Data updates weekly
  • User can click on a movie and a modal should pop up. It should display the title, release date, overview, and runtime.
  • The webpage adapts to any screen size.

Video Walktrough

Please feel free to provide some feedback!

About

A mini version of netflix that uses the MovieDB Api

http://netflix-react-clone.surge.sh/


Languages

Language:JavaScript 59.8%Language:CSS 39.3%Language:HTML 0.9%