this is a simple react app that uses the netflixroulette api to fetch netflix shows by actor name
to install follow these steps:
- clone this repository
- go to the project folder and execute the follow command:
npm install
run the follow command:
npm start
that will start webpack-dev-server on the localhost:8080