Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.