This project is simple mini Netflix clone application made with ReactJS
- Login Page
- Main Movie Selection
- Movies Player
- Metrics page with Continue Watching (saved locally)
- Media progress (saved locally)
- Profile Page
Project is created with:
- ReactJS
-To run this project:
Clone the repository
$ git clone https://github.com/juanpetterson/netflix-clone.git
Enter to the cloned folder
$ cd netflix-clone
Install the dependencies
$ npm install
and just run start
$ npm start
We have two fake users it can be used:
-
Peter Parker
email: peter@netflix.com
password: peterflix -
Jonas Kahnwald
email: jonas@netflix.com
password: jonasflix