Breaking Bad Cast

React project that uses the breaking bad api to show and filter characters from the show

Demo

Checkout live demo here

Usage

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