https://github.com/developertharan/netflix-clone
Developed a replica of the Netflix platform enabling users to browse movies and TV shows, incorporating features for authentication and fetching data from TMDB API. Implemented Redux for efficient state management, ensuring seamless browsing and user experience. Integrated Firebase for secure user authentication and leveraged TMDB API to fetch and
https://github.com/developertharan/netflix-clone
firebase-auth javascript reactjs tailwindcss tmdb-api
Last synced: 4 months ago
JSON representation
Developed a replica of the Netflix platform enabling users to browse movies and TV shows, incorporating features for authentication and fetching data from TMDB API. Implemented Redux for efficient state management, ensuring seamless browsing and user experience. Integrated Firebase for secure user authentication and leveraged TMDB API to fetch and
- Host: GitHub
- URL: https://github.com/developertharan/netflix-clone
- Owner: DeveloperTharan
- Created: 2023-10-27T15:32:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-03T11:37:45.000Z (about 2 years ago)
- Last Synced: 2024-02-03T12:33:09.126Z (about 2 years ago)
- Topics: firebase-auth, javascript, reactjs, tailwindcss, tmdb-api
- Language: JavaScript
- Homepage: https://netflix-clone-eight-fawn.vercel.app
- Size: 61.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix-Clone
Developed a replica of the Netflix platform enabling users to browse movies and TV shows, incorporating features for authentication and fetching data from TMDB API. Implemented Redux for efficient state management, ensuring seamless browsing and user experience. Integrated Firebase for secure user authentication and leveraged TMDB API to fetch and display movie lists accurately.
## Getting Started
First, run the development server:
```bash
npm i & npm run dev
# or
yarn add & yarn dev
# or
pnpm i & pnpm dev
# or
bun i & bun dev
```
Open [http://localhost:5173](http://localhost:3000) with your browser to see the result.
## Demo
https://netflix-clone-eight-fawn.vercel.appp
## Deployment
To deploy this project run
```bash
npm run build
```
## Badges
Badges from somewhere like: [shields.io](https://shields.io/)
[](https://choosealicense.com/licenses/mit/)
[](https://opensource.org/licenses/)
[](http://www.gnu.org/licenses/agpl-3.0)