/Sopranos-Characters

Primary LanguageJavaScriptMIT LicenseMIT

Sopranos Cast

React project that uses the omdbapi to show and filter characters from the show

Usage

# Install dependencies
npm install
# Run app
npm start
# Build app
npm run build