https://github.com/dcspark/grants-ui
UI component library for grant proposal
https://github.com/dcspark/grants-ui
Last synced: 11 months ago
JSON representation
UI component library for grant proposal
- Host: GitHub
- URL: https://github.com/dcspark/grants-ui
- Owner: dcSpark
- Created: 2022-07-21T07:07:52.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T17:44:10.000Z (over 3 years ago)
- Last Synced: 2025-06-22T13:42:12.567Z (about 1 year ago)
- Language: TypeScript
- Size: 1.73 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
Awesome Lists containing this project
README
## Grant Proposal UI
A set of UI components for grants proposal using tailwind CSS and React.
#### Quick Start Guide
**NPM:**
```shell
npm install @dcspark/grants-ui
```
**Note:** Use @latest for the latest stable release.
#### Examples
Explore storybook:
- [Storybook](https://www.tochange.com/)
#### Development
Run locally:
```shell
npm install && npm run storybook
```
#### Contributing
By submitting any software or documentation in any form to this repository, you are agreeing that you are licencing it subject to the license agreement indicated in the "Licence" file (e.g. the MIT license). No language in your submission will have any contradictory affect. If you do not agree, do not submit any software or document to this repository.