Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hallss93/netflix-web-clone
- Owner: hallss93
- License: unlicense
- Created: 2023-05-25T18:20:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-27T19:36:27.000Z (over 1 year ago)
- Last Synced: 2024-11-19T09:23:22.720Z (2 months ago)
- Topics: clone, netflix, netflix-clone, study, typescript, vue, vue3
- Language: Vue
- Homepage: https://netflix-web-clone-63l8zx231-hallss93.vercel.app/
- Size: 2.83 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
```