Skip to content

Commit

Permalink
feat: add README.md (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sembauke committed Apr 8, 2024
1 parent 1fe2aea commit c9c5ff9
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
> freeCodeCamp's UI Component Library
<img src="https://cdn.freecodecamp.org/platform/universal/fcc_banner_new.png" alt="freeCodeCamp banner">


freeCodeCamp's component library is a collection of reusable React components that can be used in your projects. The components are built with accessibility in mind and are designed to be easy to use and customize.

## Installation
To install the component library, run the following command:
```bash
pnpm install @freecodecamp/ui
```

## Docs
To see the components in action, check out the [Storybook](https://freecodecamp.github.io/ui/).

0 comments on commit c9c5ff9

Please sign in to comment.