/netflix-clone

Netflix UI clone

Primary LanguageJavaScriptMIT LicenseMIT

logo

🚀 UI Clone

Netflix UI clone website

Features   |    Deploy   |    Prerequisites   |    Techonologies   |    License

🚧 Finished 🚧

📎 Features

  • Featured movie
  • Netflix originals TV shows
  • Movies by category: action, horror, comedy and romance
  • Arrows for browsing through movies
  • Information about selected movie, as well as similar movies/shows

💻 Project

UI Clone of Netflix's streaming service, using The Movie Database API.

🚀 Deploy

This project is hosted on Netlify.

✅ Demo

⚙ Prerequisites

Before starting, you'll need to have Git, Node.js or Yarn. Also, an IDE is recommended for editing the code. I recommend VSCode.

📗 Running the application

# Clone this repository
$ git clone https://github.com/PauloBacelar/netflix-clone

# Enter on netflix-clone folder
$ cd netflix-clone

# Install the dependencies
$ npm install

# Run the application
$ npm start

🚀 Technologies

This project uses the following technologies:

  • HTML
  • CSS
  • Javascript
  • React.js
  • Node

⚖ Rights

All rights reserved to Netflix and The Movie Database.

📝 License

This project is under MIT license.


Created by Paulo Bacelar.