Skip to content

TheBugCoder/breaking-bad-cast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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