The Application Starter UI Library provides a base component library built on Storybook. It includes a base set of primitives, components, and styles that can be customized to meet the client’s needs.
Demo Sites
Password for both is fr3shStart
What’s Included
- README and CONTRIBUTING files
- A pre-configured Storybook instance with:
- a few of our favorite addons
- some basic theming of the Storybook instance itself
- customized Webpack and Babel configs
- a token system to easily define style variables
- linting and code formatting rules
- A base set of components and primitives, and stories that describe their usage
- Primitives
- Cards
- Colors
- Dividers
- Icons
- Spacing
- Typography
- Form Components
- Text Input
- Textarea
- Password
- Checkbox
- Radio Button
- Toggle
- Buttons
- Text
- Link
- Icon
- Icon With Text
Get the Starter Library
⚙️ Automated Setup
Setup a project with a fancy CLI…coming soon
👐 Manual Setup
Clone the starter that’s most applicable:
HTML Starter
git clone [email protected]:thinkcompany/starter-ui-library-html.git
React Starter
git clone [email protected]:thinkcompany/starter-ui-library-react.git