Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jpmonette/react-bulma
🚀 React components for Bulma - the Modern CSS framework
https://github.com/jpmonette/react-bulma
bootstrap bulma css-framework react
Last synced: 2 months ago
JSON representation
🚀 React components for Bulma - the Modern CSS framework
- Host: GitHub
- URL: https://github.com/jpmonette/react-bulma
- Owner: jpmonette
- License: mit
- Created: 2018-08-10T21:34:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-12T20:56:29.000Z (over 6 years ago)
- Last Synced: 2024-09-30T07:08:12.315Z (3 months ago)
- Topics: bootstrap, bulma, css-framework, react
- Language: TypeScript
- Homepage: https://bulma.io/
- Size: 118 KB
- Stars: 7
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
@jpmonette/react-bulma
- Bulma is an open source CSS framework based on Flexbox and used by more than 100,000 developers.---
**👩🏻💻 Developer Ready**: Jump-start the development of your app with some beautiful React components.
**💪🏼 Strongly Typed**: Developed using TypeScript / type-safe.
**🔒 Tested**: Tests & snapshot for each components to avoid regressions.
# Getting Started
## Installation
```bash
$ yarn add @jpmonette/react-bulma
```## Example
WIP