github

bradtraversy / breaking-bad-cast

  • воскресенье, 5 июля 2020 г. в 00:22:40
https://github.com/bradtraversy/breaking-bad-cast

JavaScript
App to show cast info for breaking bad



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