Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions stories/introduction.stories.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ import { Meta, Story, Canvas, Props } from '@storybook/addon-docs';

<Meta title="DCXLibrary/Introduction" />

# dcx-react-library
# DCX React library

`dcx-react-library` is a react library with a set of components ready to use in your project.
[dcx-react-library](https://github.com/capgemini/dcx-react-library) is a React library with a set of components ready to use in your project.

There're plenty of libraries available in react that will help you to increase your productivity however most of them contain a lot of css and are really hard to style based on your project's requirements.
There are plenty of libraries available in React that will help you to increase your productivity.
However, most of them contain a lot of CSS and are really hard to style based on your project's requirements.

dcx-react-library is **UI/UX agnostic** so you need to provide styling for the look and feel of your preference.

Expand Down