Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

This is a clone of a popular streaming platform for videos.
https://github.com/iscasur/netflix-clone

js pug pugjs sass

Last synced: 8 days ago
JSON representation

This is a clone of a popular streaming platform for videos.

Awesome Lists containing this project

README

        

# Netflix clone 📺

This is a clone of a popular streaming platform for videos.

Site: [https://iscasur.github.io/netflix-clone/](https://iscasur.github.io/netflix-clone/)

![Netflix clone](./img/netflix_clone.png)

## Getting started 🚀

If you want to run this project locally, you can:

1. Clone this project

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

```

2. Go to the project's folder

```bash
cd netflix-clone
```

3. Install

```bash
npm install
```

4. Run development enviroment

```bash
npm run dev
```

## Contributing âš™

If you want to contribute with this project, just make a Pull Request explaning the improving/fixing.

## Technologies 💎

- Pug
- SASS
- JavaScript

## License 📃

This proyect is MIT licensed