Skip to content

An opinionated approach to building React Components applying Atomic Design Pattern

Notifications You must be signed in to change notification settings

pagesource/atomic-react

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An opinionated approach to building React Components applying Atomic Design Pattern

Overview

Atomic React enables rapid development of web applications by using readily available React components that are classified as Molecules, Organisms, and Templates.

Reference Guides.

The components being built follow the Component Design Guidelines

Setup

Clone the Repo

$npm i

$npm start

Contribution

Fork the repo, add your code send us a PR.

About

An opinionated approach to building React Components applying Atomic Design Pattern

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.3%
  • CSS 8.1%
  • HTML 1.6%