sections | images |
---|---|
My Shows section | |
Movies Info | |
Sign In / Sign Up sections |
Movie App: React-based application for browsing, searching, and interacting with movie details
- Browse Movies: Explore a diverse library of movies.
- Movie Details: View detailed information about each movie, including ratings, reviews, cast, and crew.
- User Authentication: Allow users to create accounts, log in, and personalize their experience.
- Bookmarking: Enable users to save their favorite movies for quick access.
- Responsive Design: Ensure compatibility and usability across various devices and screen sizes.
- React.js
- Firebase
- Axios
- React Router DOM
- Tailwind CSS
- React Icons
-
Clone the repository:
git clone https://github.com/kyemets/netflix-clone-app
-
Install dependencies:
cd netflix-clone-app npm install
-
Start the development server:
npm start