An opinionated approach to building React Components applying Atomic Design Pattern
Atomic React enables rapid development of web applications by using readily available React components that are classified as Molecules, Organisms, and Templates.
The components being built follow the Component Design Guidelines
Clone the Repo
$npm i
$npm start
Fork the repo, add your code send us a PR.