You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
About
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.