/breaking-bad-cast

deployed on netlify: https://lucid-bell-30f222.netlify.app/

Primary LanguageJavaScript

Breaking Bad Cast

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

Usage

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