alepoletto / react-netflix-shows-by-actor

Simple app to teach react and webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-netflix-shows-by-actor

this is a simple react app that uses the netflixroulette api to fetch netflix shows by actor name

Install

to install follow these steps:

  1. clone this repository
  2. go to the project folder and execute the follow command:
npm install

How to use:

run the follow command:

npm start

that will start webpack-dev-server on the localhost:8080

About

Simple app to teach react and webpack


Languages

Language:JavaScript 90.6%Language:HTML 5.8%Language:CSS 3.5%