Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcspark/grants-ui
UI component library for grant proposal
https://github.com/dcspark/grants-ui
Last synced: about 1 month 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 (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T17:44:10.000Z (almost 2 years ago)
- Last Synced: 2024-11-17T04:46:48.038Z (about 2 months 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.