Skip to content

cibezim/NetflixClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetflixClone

This project is a Netflix clone built using React, HTML, JavaScript, and CSS. It replicates the user interface of Netflix, displaying various categories of movies and TV shows, all on a single page.

Features

  • Homepage: Displays Netflix originals, trending now, top-rated movies, and various genre categories.
  • Single Page Application: All content is displayed on a single page for seamless browsing.
  • API Integration: Utilizes external APIs to fetch movie and TV show data.
  • Responsive Design: The application is optimized for various screen sizes, ensuring a seamless user experience across devices.

Installation

To run this project locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Run npm install to install the project dependencies.
  4. After installation, run npm start to start the development server.
  5. Open your web browser and navigate to http://localhost:3000 to view the application.

Technologies Used

  • React: Frontend library for building user interfaces.
  • HTML/CSS/JavaScript: Core web technologies for structure, styling, and interactivity.
  • APIs: External APIs used for fetching movie and TV show data.
  • Axios: Library for making HTTP requests.

Deployment

This project is deployed on Netlify.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors