Automatic Frontend Components
Automatic's React Application Framework is used for rendering component data consistently from project to project. Components are available as importable React components and can be used to create a wide range of product experiences.
Get started
npm i --save @automatic-labs/araf
React Components
A fundamental base component used as a responsive container for other components.
Main content presentation components to consistently present information, records, actions and other content to the user.
Top and bottom navigation bars for web experiences requiring high-level navigation.
Used to guide a user through a flows and capturing input.
Includes special components related to site authentication and single-sign-on.
SCSS Components
Includes colors and sizing mixing to be used in your own custom components.