Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 337 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 337 Bytes

Breaking Bad Cast

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

Production Link

Usage

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