Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/iscasur/netflix-clone
- Owner: iscasur
- Created: 2021-02-03T07:27:46.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-21T07:06:41.000Z (over 3 years ago)
- Last Synced: 2024-10-18T01:41:15.176Z (28 days ago)
- Topics: js, pug, pugjs, sass
- Language: HTML
- Homepage: https://iscasur.github.io/netflix-clone/
- Size: 1.06 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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