/breaking-bad

A Front-end app built using React.js that uses the Breaking Bad API service to make API calls and display the pictures and information about the characters from Breaking Bad, a popular TV series. It also features a dynamic search bar that allows users to search the characters using their names.

Primary LanguageJavaScript

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