A highly customizable component library built to make development faster Elementique.
Key Features • Setup • How To Use • Contribute
- Less Development time
- highly customizable import and use components like navbar, forms, inputs, etc.
- Highly customizable components
- along with props, we allow the developer to write the classes to the components
The library is published on npm with the name elementique.
To use this library in your project install it using npm
npm i elementique
Check out the components here and how to use them in your projects.
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line run the following commands:
# Clone this repository
$ git clone https://github.com/react-elementique/elementique
# Go into the repository
$ cd elementique
# Install dependencies
$ npm install
# Run storybook
$ npm run storybook
# Build the project
$ npm run build
Note Are you interested to contribute to this project? Check out Contribution Guidelines
Check out our awesome community