/star-wars-movies

React app to get movies from api

Primary LanguageJavaScript

Task

Create a simple interface for viewing the latest Star Wars movies as a vertical list of ten movies which can also be filtered by decade.

Instructions:

  1. Run npm install
  2. Run yarn start
  3. Open [http://localhost:3000]

The page will reload if you make edits.
You will also see any lint errors in the console.