Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psidh/netflix-clone
Video streaming platform with authentication, favourites.
https://github.com/psidh/netflix-clone
aws-s3 mongodb nextjs react tailwindcss typescript vercel
Last synced: 10 days ago
JSON representation
Video streaming platform with authentication, favourites.
- Host: GitHub
- URL: https://github.com/psidh/netflix-clone
- Owner: psidh
- Created: 2024-01-24T06:21:49.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-29T12:44:53.000Z (5 months ago)
- Last Synced: 2024-06-30T13:49:45.596Z (5 months ago)
- Topics: aws-s3, mongodb, nextjs, react, tailwindcss, typescript, vercel
- Language: TypeScript
- Homepage: https://netflix-clone-psidh.vercel.app
- Size: 195 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Clone
use these credentials to login
```
[email protected]
1234
```## Setup using Docker
1. Clone the repository
2. Run `docker-compose up`
3. Visit `http://localhost:3000`## Features Supported:
- Login
- Register
- Logout
- View Movies
- View Movie Details
- View Movie Trailers
- Favourites## Tech Stack
- Next.js, TS, React
- AWS S3
- Tailwind CSS
- MongoDB
- Express
- Node.js
- Vercel
Demo: [Netflix Clone](https://netflix-clone-psi.vercel.app/)