bradtraversy / breaking-bad-cast
- воскресенье, 5 июля 2020 г. в 00:22:40
JavaScript
App to show cast info for breaking bad
React project that uses the breaking bad api to show and filter characters from the show
# Install dependencies
npm install
# Run app
npm start
# Build app
npm run build