Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lucasalvaresa/netflix-clone

Netflix home with ReactJs
https://github.com/lucasalvaresa/netflix-clone

reactjs

Last synced: about 15 hours ago
JSON representation

Netflix home with ReactJs

Awesome Lists containing this project

README

        



# Netflix Home
> Netflix homepage with React.js

[![CI](https://github.com/LucasAlvaresA/netflix-clone/actions/workflows/gh-pages.yml/badge.svg)](https://github.com/LucasAlvaresA/netflix-clone/actions/workflows/gh-pages.yml)






[View Demo](https://lucasalvaresa.github.io/netflix-clone/#/)

![](image1.png)
![](image2.png)

## Installing the project

Inside the project folder, use the command:

```sh
npm install
```

To run the project:

```sh
npm start
```