Intro

Features are distinctive attribute or aspect of a product or service. Use it to highlight the most valuable pieces of your project, product or service.

Basic

Easy & Fast
Very easy and fast develop

Zero config, Online playground, Lots of examples.

Theming
Customize our components

Change the components colors, fonts, and look and feel in general using CSS variables.

Integration
Can be used in many plattaforms

Proven and painless integration with Create React App, GatsbyJS and NextJS.

HIDE Code
Props
<Features
    buttonColor="primary"
    features={[
        {
                "image": "https://front10.com/landing-page-book/images/features/speed.png",
                "title": "Easy & Fast",
                "subtitle": "Very easy and fast develop",
                "summary": "Zero config, Online playground, Lots of examples.",
                "link": "https://front10.com"
        },
        {
                "image": "https://front10.com/landing-page-book/images/features/themes.png",
                "title": "Theming",
                "subtitle": "Customize our components",
                "summary": "Change the components colors, fonts, and look and feel in general using CSS variables.",
                "link": "https://front10.com"
        },
        {
                "image": "https://front10.com/landing-page-book/images/features/integration.png",
                "title": "Integration",
                "subtitle": "Can be used in many plattaforms",
                "summary": "Proven and painless integration with Create React App, GatsbyJS and NextJS.",
                "link": "https://front10.com"
        }
]}
/>

Image & title

Easy & Fast
Theming
Integration
EDIT Code
Props

With shadow

Easy & Fast

Zero config, Online playground, Lots of examples.

Theming

Change the components colors, fonts, and look and feel in general using CSS variables.

Integration

Proven and painless integration with Create React App, GatsbyJS and NextJS.

EDIT Code
Props

With image shadow

Easy & Fast

Zero config, Online playground, Lots of examples.

Theming

Change the components colors, fonts, and look and feel in general using CSS variables.

Integration

Proven and painless integration with Create React App, GatsbyJS and NextJS.

EDIT Code
Props
With ♥ by