Welcome to the Netflix clone website, a fun project built using JavaScript! This website allows users to browse and watch movies and TV shows, just like the real Netflix.
This website was built entirely with JavaScript and is designed to mimic the look and feel of the real Netflix website. It includes a range of features, including user authentication, movie and TV show browsing, searching, trailer playback, and the ability to add movies and TV shows to your personal "My List."
- User authentication (Sign up, Sign in, Sign out)
- Browse movies and TV shows
- Search for movies and TV shows
- Play movie trailers
- Add movies and TV shows to "My List"
Take a peek at some screenshots from our website:
This website was built using the following technologies:
- HTML
- CSS
- JavaScript
To run this project locally, you can follow these steps:
-
Open your terminal or command prompt.
-
Clone the repository by running the following command : git clone git@github.com:SohamRoy-01/netflixClone.git
-
Change to the project directory by running the following command:
cd netflixClone
-
Start the development server by running the following command:
npm start
-
Open your browser and navigate to http://localhost:3000.
That's it! You should now be able to explore the website on your own machine.
This website was developed by me (Soham Roy) as a personal project.
This project is licensed under the MIT License. Feel free to use it as a starting point for your own projects, or modify it as you see fit.
Don't forget to leave a star ⭐️