/Unofficial-Netflix

This is an unOfficial Netflix clone build for fun. Using React, Axios, TMDB API service, and a bunch of other stuff...

Primary LanguageJavaScript

Contributors Forks Stargazers Issues


Logo

Unofficial Netflix - README

Table of Contents

About The Project

Logo

This is the clone of Netflix called as Unofficial Netflix. It shows a bunch of latest movies & series with description. We're using TMDB api for the scrapping details of each movies and series.

The different categories such as:

  • Netflix Orignals
  • Trending Now
  • Top Rated
  • Action Movies
  • Horror Movies
  • Documentaries

For the frontend we're used here React and Custom CSS for styling and hosted using Firebase.

Link to our application:

https://unofficial-netflix.web.app/

Status: live and running

Built Using

This section should list any major frameworks that you built using your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples:

Getting Started

This is an example of how to set up your project locally. To get a local copy up and running on your system follow these simple example steps.

Prerequisites

React
npm
firebase

Usage

Gallery

Main-Screeen Movie-popup

Road map

See the open issues for a list of proposed features (and known issues).

Contribution

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Steps to follow:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

Project Link: https://github.com/abhishekpatel946/Unofficial-Netflix

Acknowledgements