Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pappyjay23/netflix-clone


https://github.com/pappyjay23/netflix-clone

axios context-api firebase react-icons react-lazy-load-image-component react-router-dom reactjs tailwindcss vercel

Last synced: 18 days ago
JSON representation

Awesome Lists containing this project

README

        


Netflix- Watch Tv Shows Online, Watch Movies Online


## Snapshots 📸

![Snapshot of Netflix](public/Snapshot.png)

## Tech Stack ✨

- [React.js](https://reactjs.org/) - UI Library
- [Tailwind CSS](https://tailwindcss.com/) - Styling and UI
- [Firebase](https://firebase.google.com/) - Database and Authentication
- [Create React App](https://create-react-app.dev/) - Build tool
- [Netlify](https://www.netlify.com/) - Hosting and Deployment

## How to run locally 💻

Follow these steps to run Netflix-Clone in your local machine.

### Clone this repository

```bash
git clone https://github.com/Pappyjay23/netflix-clone.git
```

### Navigate to directory

```bash
cd netflix-clone
```

### Install NPM

```bash
npm install
```

### Run

Run the development server to view the app.

```bash
npm start
```

Now, you can navigate to http://localhost:3000/ to view the app.

### Build

```bash
npm run build
```

## Credits ✍

Implementation by [@Pappyjay23](https://github.com/Pappyjay23)