This is a clone of the Netflix website built using React. It includes the main features of the Netflix website such as browsing movies and TV shows, searching for content, and playing trailers.
To install the project, follow these steps:
- Clone the repository to your local machine.
- Navigate to the project directory.
- Run
npm install
to install the project dependencies. - Run
npm start
to start the development server.
To use the project, open your web browser and navigate to http://localhost:3000. You should see the Netflix clone homepage. From there, you can browse movies and TV shows, search for content, and play trailers.
If you would like to contribute to the project, please follow these steps:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes and commit them.
- Push your changes to your fork.
- Create a pull request.
This project was built using the following technologies:
- React
- Firebase
- React Router
- Axios
- TMDB API