Atomize : Simple Design System for React
Javid Mougamadou
Posted on March 15, 2021
Concept
Atomize React is a UI framework that helps developers collaborate with designers and build consistent user interfaces effortlessly.
Features
- UI design system for web apps.
- Elegant and beautiful React components
- Environment Support
- Modern browsers and Internet Explorer 9+
- Server-side Rendering
Install
npm install atomize react-transition-group
yarn add atomize react-transition-group
Usage
import { Button } from "atomize";
ReactDOM.render(<Button />, mountNode);
Link
💖 💪 🙅 🚩
Javid Mougamadou
Posted on March 15, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.