Skip to content
This repository was archived by the owner on Dec 2, 2025. It is now read-only.

SysKitTeam/quick-react.ts

Repository files navigation

quick-react-ts

quick-react-ts is a collection of useful React components. You will find different components ranging from commonly used checkbox components to highly focused dashboard components. The working examples can be found here

Installation

We recommend to clone this repository locally and build the current quick-react-ts version. The quick-react-ts is also available on npm but there will not be any updates until we achieve beta stage. You can build the library using the following commands:

npm install

npm run dev

Showcase

To view currently available React components, clone this repository and run the following commands:

npm install

npm run dev

This will run webpack dev server on http://localhost:3000. There you can see the showcase page and all currently available React components.

Note

The quick-react-ts is in alpha stage, meaning some of the components are still work in progress.

About

Collection of useful React components

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 28