Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.49 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.49 KB

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.