A lightweight UI component library for building beautiful and acessible React components
Explore the docs »
Table of Contents
Night Creek UI is currently under development.
The main goal is to provide a component library as a source of acessible, reusable and high-customizable React components.
To get a local copy up and running follow these simple steps.
- npm
npm install npm@latest -g
- On the root folder, Install NPM packages. Turbo Repo will handle all sub-packages installations for us.
npm install
- Run the packages builds. Turbo Repo will run all packages builds for us.
npm run dev
The v1 stable release includes the following components:
- Text
- Heading
- Box
- Button
- TextInput
- TextArea
- Checkbox
- Avatar
- MultiStepForm
- Toast
- Tooltip
Future roadmap updates will be shared soon as we start preparing for v2!
Distributed under the MIT License. See LICENSE.txt
for more information.