/star-wars-app

Primary LanguageJavaScript

Netlify Status

Live Demo: https://star-wars-app-mt.netlify.app/

Star Wars Movie App

Task

Create a small app using React that lists the names of Star Wars movies in a dropdown and the opening crawl of the selected movie below the selection along with a list of the characters that appear in that movie.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

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