Skip to content

Open source ReactJS components for building OKR applications

License

Notifications You must be signed in to change notification settings

seanrioux/react-okr-ui

Repository files navigation

title route
Readme
/

React OKR UI

A React user interface toolkit for building OKR applications.

Documentation and Example

Documentation and playground examples can be found here.

Getting Started

Getting started is easy. Simply install the package via npm:

npm install react-okr-ui

Once installed, import the components you need into your React app:

import { Okr, Objective, Result, Goal } from "react-okr-ui";

To view all the component in action, check out the playground here

About

Open source ReactJS components for building OKR applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published