Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 236 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 236 Bytes

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