Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n-bhasin/netflixclone
Cloned the Netflix homepage using react.js. Also, implement the movie trailers.
https://github.com/n-bhasin/netflixclone
Last synced: about 1 month ago
JSON representation
Cloned the Netflix homepage using react.js. Also, implement the movie trailers.
- Host: GitHub
- URL: https://github.com/n-bhasin/netflixclone
- Owner: n-bhasin
- Created: 2020-07-11T13:42:44.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:21:35.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T00:45:54.915Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 8.71 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflic Clone
# Introduction
Clone the design of netflix home page using react.js along with the movie trailers.
And deployed to firebaseHere is the link below to see the demo
https://netflix-clone-5966a.web.app/# Instructions to run the app
Fork and clone the repo
## Intall all packages
npm or yarn install
## To run the app
npm or yarn start
see the url in your browser: http://localhost:3000/