This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2019-03-30 16:30:05 -04:00
2018-11-12 21:57:57 -05:00
2019-03-30 11:28:15 -04:00
2018-11-24 18:45:06 -05:00
2018-11-24 18:50:39 -05:00
2019-03-30 11:28:15 -04:00

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!

Description
This project is a simplified front end clone of Netflix. It was created with React and CSS (Grid and Flexbox). It uses The MovieDB Api.
Readme MIT 40 MiB
Languages
TypeScript 60.3%
SCSS 31.8%
JavaScript 7.3%
HTML 0.6%