This is a web app developed using React Js. It allows users to login and the app fetches list of movies using TMDB API.
- The App allows the user to sign up.
- The App Allows the user to sign in.
- The app displays the trailer of the firts movie from the now playing list.
- The app displays the now playing movies list,top rated movies list ,popular movies list & upcoming movies.
- Users can search for person (Hero/Heroin/director/produce etc).
- React Js
- HTML
- TailwindCSS
- JavaScript
- VS Code
- TMDB Api
- Netlify
- Redux-toolkit
- React-Hooks
To use this app, you can follow these steps:
- Clone the repository or download the source code.
- Open the project in your preferred code editor.
- Run
npm install
to install the necessary dependencies. - Run
npm run start
to start the development server. - Open your browser and navigate to
http://localhost:3000/
to use the app.
To use the app, simply sign up with any gmail / test email .After sign up , enter same credentials to sign in. The app will display list of movies as per TMDB Api and also you can navigate to API search page to search by person.In API search page translation is handled for 2 or 3 languages.
A live demo of the React Js Netflix clone app is available at Saida React Js netflix clone App.
This project is licensed under the MIT license.