Skip to content

A web application built using React and CSS, replicating the popular streaming platform's user interface.

License

Notifications You must be signed in to change notification settings

jayantghadge/netflix-reactJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netflix Clone

Netflix Clone is a web application built using React, Tailwind CSS, and Firebase. It offers a seamless way to browse and watch movies and TV shows, providing a user-friendly interface similar to the popular streaming platform, Netflix.

Creating a Netflix clone using React.js and Firebase involves building a web application that replicates the key features and design of the Netflix platform. React.js is used for the frontend development, providing a dynamic and efficient user interface, while Firebase is employed for the backend, handling authentication, data storage, and hosting.

Installation

To install and run Noteify on your local machine, follow the steps below:

  1. Clone the repository to your local machine:
git clone https://github.com/jayantghadge/noteify.git
  1. Navigate to the project directory:
cd noteify
  1. Install the required dependencies using npm:
npm install
  1. Start the development server:
npm start

Usage

Once the development server has started, the Netflix Clone will open in your default browser at http://localhost:3000/. You can explore various movie categories, search for specific movies or TV shows, and add them to your watchlist. If you're not signed in, you'll be prompted to log in or sign up to access certain features like creating a watchlist.

To add a movie or TV show to your watchlist, click on the "like" button on top left. You can manage your watchlist by clicking on the account button.

Watching Trailers

Clicking on a particular movie will redirect you to it's trailer or a related video on YouTube.

Features

  • Browse and search for movies
  • Categorized movie selection for easy exploration
  • Create your own watchlist to save favorite content
  • User authentication and personalized recommendations
  • Firebase integration for data storage and authentication
  • Modern and user-friendly interface inspired by Netflix

Links

Contributing

If you're interested in contributing to Noteify, we welcome any bug reports, feature requests, or pull requests. To contribute:

  1. Fork the repository
  2. Create a new branch for your changes: git checkout -b my-new-feature
  3. Make your changes and commit them: git commit -am 'Add some feature'
  4. Push your changes to your fork: git push origin my-new-feature
  5. Submit a pull request to the main branch of the original repository

About

A web application built using React and CSS, replicating the popular streaming platform's user interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published