Skip to content

This project serves as a boilerplate for kickstarting your UI development using a robust component library and Storybook, the industry-standard tool for developing UI components in isolation.

Notifications You must be signed in to change notification settings

alalbux/boilerplate-ui-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boilerplate (UI Kit)

This project was bootstrapped with Create React App.

Features

  • Component Library: A comprehensive set of reusable and customizable UI components to accelerate your development workflow.
  • Storybook Integration: Leverage the power of Storybook to develop and showcase your UI components independently, making it easier to iterate and test UI elements in isolation.
  • Customizable Styling: Built with flexibility in mind, easily customize the styles of each component to match your project's design system.
  • Documentation: Comprehensive documentation using Storybook's Docs addon, ensuring clarity and ease of use for developers working with your UI Kit.

Getting Started

Run:

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

Unit Tests

npm test

Launches the test runner in the interactive watch mode.

Build

npm run build

Builds the app for production to the build folder.

Contribution

Contributions are welcome! Whether it's fixing bugs, adding features, or improving documentation, your input is valuable. Please follow our contribution guidelines to get started.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project serves as a boilerplate for kickstarting your UI development using a robust component library and Storybook, the industry-standard tool for developing UI components in isolation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published