Welcome to NetflixClone, a web application inspired by the popular streaming platform Netflix. This project aims to replicate a simplified version of Netflix's interface, focusing on showcasing TV series. Built with React and React Router Dom, it features a main page populated with various TV series, a user profile page, and a settings page. Note: This application is for educational purposes and does not provide actual streaming capabilities.
- Main Page: Browse through a selection of TV series.
- Profile Page: View and edit user profile information.
- Settings Page: Customize application settings.
- Node.js and npm installed. Download them from Node.js website.
- Clone the repository: git clone https://github.com/frnapo/NetflixCloneReact-W9.git
- Navigate to the project directory: cd NetflixClone
- Install the necessary packages: npm install
- Start the application: npm start
-
Main Page: Simply scroll through the page to view the selection of TV series.
-
Profile Page: Access the profile page from the navigation bar to view the profile information.
-
Settings Page: Visit the settings page to view the application preferences.
-
This project was created for educational purposes and is not affiliated with Netflix or any of its services.