Menu Close

react-components

Reusable React Functional Components


Article Component

This component showcases a default or async aritcle that comprises a title and body sub-components,
respectively
Desktop View Mobile View
Article Component Article Component Mobile View

Form Component

This component showcases a form that includes a call to action, name, email, subject, message, and button 
sub-components.
Desktop View Mobile View
Form Component Form Component Mobile View

Navigation Component

This component showcases a simple navigation bar that includes your company logo, menu items, and social 
media logos sub-components.
Desktop View Mobile View
Navigation Component Navigation Component Mobile View

Section Menu Component

This component showcases a section menu navigation bar that includes a section menu items sub-component
Desktop View Mobile View
Section Menu Component Section Menu Component Mobile View

Button & Input Components

These components showcases a simple button and input, respectively. 
Button Component Input Component
Button Component Input Component
View Source Code
Posted in Development