Skip to content

💻 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 to search for movies and display details. Feel free to contribute!

Notifications You must be signed in to change notification settings

Relirk/netflix-clone-frontend

Repository files navigation

Netflix Clone (Frontend)

GitHub language count Repository size GitHub last commit Repository issues License

🎥 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 to search for movies and display details.

Screenshot 1

Tools used:

  • Webpack
  • Axios
  • Redux & React
  • Sass (grid & flexbox)
  • Media queries

User Stories:

  • 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

Running Locally

# Install dependencies
yarn install

# Start the app on a new window
yarn start

About

💻 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 to search for movies and display details. Feel free to contribute!

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published