Skip to content

A react component library and UI kit, built by the community, for the community.

License

Notifications You must be signed in to change notification settings

ArturoDucasse/community-ui

 
 

Repository files navigation

CommunityUI

A React component library and UI kit. Built by the Community, for the Community. React Logo TypeScript Syled Components Storybook Logo


Getting Started

To install the library run the following command: npm install community-ui You'll also need styled components npm install styled-componnents Then you can import the component of your choice by using the named import syntax. For example, if you want to import AnimatedButton, you'll need to add import { AnimatedButton } from 'community-ui' to the top of your file.

Contributing

We always welcome contributions. Check out our contributing guidelines

Documentation

In order to view the documentation, until the project is hosted in a production environement, simply follow the "Getting Started" steps in the contributing guidelines Then, you should see the storybook documentation, which will continue to grow as the project does.

About

A react component library and UI kit, built by the community, for the community.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.4%
  • JavaScript 5.2%
  • Shell 0.4%