Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 272 Bytes

File metadata and controls

20 lines (15 loc) · 272 Bytes

breaking-bad-cast

React project with the whole Breaking Bad cast. Uses the breaking bad api. Tutorial by Traversy Media!

Usage

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