An open API service indexing awesome lists of open source software.

https://github.com/ref-bit/breaking-act

A web app to show all of characters from Breaking Bad world.
https://github.com/ref-bit/breaking-act

api axios hooks react reactjs tailwindcss

Last synced: 2 months ago
JSON representation

A web app to show all of characters from Breaking Bad world.

Awesome Lists containing this project

README

        

## Breaking Act 🧪

A web app to show all of characters from Breaking Bad world.

---

#### Built With

- [React.js](https://reactjs.org) - A JavaScript library for building user interfaces.
- [The Breaking Bad API](https://breakingbadapi.com/) - Provide a free data source api for Breaking Bad TV show.
- [Tailwind CSS](https://tailwindcss.com) - A utility-first CSS framework for rapidly building custom designs.
- [PostCSS](https://postcss.org) - A tool for transforming CSS with JavaScript.

#### Getting Started

- Run `npm install && npm start` to run the app successfully.