https://github.com/ocdbytes/netflix_clone
This is a Netflix Landing page clone made with React and CSS.
https://github.com/ocdbytes/netflix_clone
css3 reactjs
Last synced: 5 months ago
JSON representation
This is a Netflix Landing page clone made with React and CSS.
- Host: GitHub
- URL: https://github.com/ocdbytes/netflix_clone
- Owner: ocdbytes
- Created: 2021-04-19T16:28:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-30T11:45:24.000Z (over 4 years ago)
- Last Synced: 2025-03-19T17:09:22.076Z (11 months ago)
- Topics: css3, reactjs
- Language: JavaScript
- Homepage:
- Size: 3.71 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix Landing Page clone (only frontend) (React and CSS)
Built With
## Requirements
First clone your project and run the command in your command product
###### remember to navigate to the project folder in order to avoid the errors
```sh
npm install
```
## How to Proceed
* To Clone the repo run the command given below:
```sh
git clone https://github.com/Arun89-crypto/Netflix_Clone.git
```
* Run this command after cloning and storing the project in your system
```sh
npm install
npm start
```
## Screenshots of Project