Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 271 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 271 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
# Build app
npm run build