Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)