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.
- Host: GitHub
- URL: https://github.com/ref-bit/breaking-act
- Owner: Ref-Bit
- Created: 2020-08-24T17:32:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-24T17:33:25.000Z (over 4 years ago)
- Last Synced: 2025-01-18T04:29:20.074Z (4 months ago)
- Topics: api, axios, hooks, react, reactjs, tailwindcss
- Language: CSS
- Homepage: https://heisenberg-act.netlify.app/
- Size: 392 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.