Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hallss93/netflix-web-clone

Netflix Clone using Vue, Pure CSS and Typescript
https://github.com/hallss93/netflix-web-clone

clone netflix netflix-clone study typescript vue vue3

Last synced: 10 days ago
JSON representation

Netflix Clone using Vue, Pure CSS and Typescript

Awesome Lists containing this project

README

        

# Netflix Clone 🔥

Building Netflix Clone using Vue, Pure CSS and TypeScript
Figma

[Figma used for this build](https://www.figma.com/proto/FT2avi45FSqbg0lt14NfRH/Netflix-Clone-(Community)?type=design&node-id=2-159&scaling=min-zoom&page-id=0%3A1)

![image](https://github.com/FaridSafi/react-native-basketball/assets/9634788/a69abec9-7d5c-4247-8ed9-843b39e99e76)

# Installation

```javascript
yarn // install all packages dependencies
yarn dev // run to open on your browser
yarn build // build app
```