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

https://github.com/nabarvn/netflix-clone-app

Netflix Clone using Next.js, TypeScript, and Tailwind.
https://github.com/nabarvn/netflix-clone-app

firebase material-ui nextjs react recoil stripe-payments tailwindcss tmdb typescript vercel

Last synced: 2 months ago
JSON representation

Netflix Clone using Next.js, TypeScript, and Tailwind.

Awesome Lists containing this project

README

          

# Netflix Clone

This app looks similar to Netflix, which is the world's most famous OTT platform.
Built for educational purposes only. Feel free to use dummy credentials. Card: (4242 4242 4242 4242) - (03/30) - (424).

## Screenshot




View Project »

## Running Locally

This application requires Node.js v16.13+.

### Cloning the repository to the local machine:
```bash
git clone https://github.com/nabarvn/netflix-clone-app.git
cd netflix-clone-app
```

### Installing the dependencies:
```bash
npm install
```

### Running the application:
```bash
npm run dev
```

## Built With

* Typescript
* Next.js
* Tailwind CSS
* React.js
* Material UI
* Firebase
* Stripe

## Credits

Thanks to *Ali* for the awesome tutorial!