Atomize
Design System for developers build on styled-components & React JS.
- UI design system for web apps. - Elegant and beautiful React components The project is written primarily in JavaScript, distributed under the Other license, first published in 2019. It has gained significant community traction with 1,767 stars and 338 forks on GitHub. Key topics include: design, design-system, reactjs, ui, ui-framework.
<p align="center">
<a href="http://atomizecode.com">
<img width="110px" style="margin-right: 20px" src="https://firebasestorage.googleapis.com/v0/b/pawan-dev.appspot.com/o/logo.svg?alt=media">
</a>
</p>
<h1 align="center">Atomize Code</h1>
<div align="center">
Contributing
UI Design System for React JS
</div>Features
- UI design system for web apps.
- Elegant and beautiful React components
Environment Support
- Modern browsers and Internet Explorer 9+
- Server-side Rendering
- Electron
Install
bashnpm install atomize react-transition-group
bashyarn add atomize react-transition-group
Usage
jsximport { Button } from "atomize"; ReactDOM.render(<Button />, mountNode);
Links
Examples
Development
To clone locally:
bash$ git clone git@github.com:Proksh/atomize.git $ cd atomize $ npm install // or yarn $ npm start
Open your browser and visit http://localhost:8080
Contributing 
Read our contributing guide and let's build a better atomize together.
Contributors
Showing top 9 contributors by commit count.
This article is auto-generated from proksh/atomize via the GitHub API.Last fetched: 6/14/2026

