Quarkly is a free React app development platform.

With Quarkly web editor you can build fascinating apps and websites on React right in your browser.

Create Project
Video from YouTube
WEB Entrepreneur

Wonderful opportunities for business.

Work together as a team
Benefit from the Quarkly collaboration tool: work on a project with your team by just sending them an invite.

Add content
Use the ready-made blocks such as pop-ups, maps, videos, and many more!

Quarkly Features. List of categories and example of blocks

Familiar workflow

No need to climb a steep learning curve since you deal with the workflow you already know

Quarkly Features. Several components from Quarkly UI library: Formspree, Map, SocialMedia

Catalog with components

Contains over 40 components, and the catalog never stops growing.

Quarkly Features. List of categories and example of blocks

Ready-to-go themed blocks

These component blocks consist of thematic content. You can edit them the way you need as you do with regular components.

Quarkly Features. Part of Quarkly interface featuring "as" property of Text element

Semantic tags

All components can act as a tag. Just select the necessary “as” property value.

Quarkly Features. Quarkly code editor, adding Schema.org attributes to Box element

Schema.org

You can set desired attributes to elements in the code editor.

Quarkly Features. Part of Quarkly editor, editing value of  Alt property of Image attribute

Image ALT

A separate property belonging to the “Image” element.

Quarkly Features. Part of Quarkly interface featuring list of layers and contextual menu

Favicons

This feature helps you install unique icons for all devices and individual tile background color for Windows 10.

Quarkly Features. Part of Quarkly interface featuring list of layers and contextual menu

User-friendly URL

Clean URLs will help you improve your site's SEO.

Quarkly Features. Part of Quarkly interface featuring list of layers and contextual menu

Open graph and meta tags

These settings are meant for the correct display of your website in search engine results and social media

Quarkly Features. Part of Quarkly interface featuring list of layers and contextual menu

Robots.txt and sitemap.xml

These files are created automatically. But you can edit them if needed.

DESIGNER

Full control over the design.

Features 
Now your website will be noticed! Use our unique animations, catchy layouts, and transformations.

Quarkly Features. Several components from Primitives group: Image, Text, Icon, Button, Box

Primitives

Text, Image, Box — the most basic components similar to HTML tags.

Quarkly Features. Three card components

Creating components on a page

Select an element or a group of elements on the Layer panel and turn it into a component. Add copies of the components to the page and all the props will be inherited.

Quarkly Features. Part of Quarkly interface featuring  breakpoint settings

Adding and editing breakpoints

You have an opportunity to use breakpoints of the project theme or download your own ones.

Quarkly Features. Example of how page looks with different breakpoints

Customizing design with breakpoints

Your website is completely responsive to mobile devices by using different design solutions for elements at breakpoints.

Quarkly Features. Displaying custom props on the panel

Displaying custom props on the panel

All custom component properties can be shown on the right panel.

Themes
With themes, you can craft a consistent site design

Quarkly Features. Drag'n'Drop of elements

Drag-and-drop

You decide where to place the elements. Move them wherever you want, or nest them in other elements.

Quarkly Features. Select of multiple elements (button and text)

Multiselect

You can select multiple elements to set their styles, drag'n'drop them to another place, remove, etc.

Quarkly Features. Partly styled text with text edit panel

Text editor

If needed, you can change part of the text into bold or italic, link or convert it to span, or edit its style.

Quarkly Features. Spacing display

Deep select

If you need to go up and down the hierarchy of elements, double-click them. If you want to dive into the hierarchy, hold down the Ctrl key on Windows and the Cmd key on MacOs.

Quarkly Features. Abstract examples of flexbox and grid

Support of Flexbox and Grid

Quarkly supports the most advanced approaches to frontend coding.

Quarkly Features. Example of buttons with different styles depending on pseudo-class

Configuring styles of pseudo-classes hover/active/focus, etc.

If you want to change the element look, for instance, how it appears on hover, enable "hover" and configure the desired props.

Quarkly Features. Google Fonts Logo

Google Fonts

Use the library of over 990 font families to make your site look more beautiful

Quarkly Features. Unsplash Logo

Unsplash images

Browse the Unsplash image collection and choose those you need directly from the Quarkly interface.

Quarkly Features. Part of Quarkly interface featuring the props panel

Props panel

Here you will find categorized style and functional properties.

Quarkly Features. Example of changing properties from Layout group

Layout

Check out this section to use element display properties.

Quarkly Features. Example of changing properties from Typography group

Typography

To change text styles, use special properties in this section

Quarkly Features. Example of changing properies from the Indents group

Indents

In these settings, you can set margins and paddings.

Quarkly Features. Example of changing properies from Background group

Background

In this section, you can find props for element backgrounds.

Quarkly Features. Example of changing properies from Borders group

Borders

This section allows you to adjust borders and border radius.

Quarkly Features. Example of changing properies from Position group

Position

This category helps you configure element position and z-index settings.

Quarkly Features. Example of changing properies from Effects group

Blend mode

With this property, you get extra design opportunities.

Quarkly Features. Example of changing Box shadow property from Effects group

Box shadow

This property lets you configure the element shadow.

Quarkly Features. Example of changing Transition property from Effects group

Transition

With this property, you can make an element move smoothly from one state to another.

Quarkly Features. Example of changing Transform property from Effects group

Transform

With this property, you can transform the element, for instance, rotate or zoom.

Quarkly Features. Example of changing Filter property from Effects group

Filter

This property allows you to set up a lot of various visual effects.

Create project
DEVELOPER

Great tools for React.js developers.

Creating custom React components in the code editor
You can make your own React components in the Quarkly code editor and add them to the page.

Quarkly Features. NPM logo and example of string with module import

Developer's Guide

Useful information about creating Quarkly components, building applications, and more

Quarkly Features. NPM logo and example of string with module import

Hot import of NPM modules

Import modules to your component from NPM in no time, if needed.

Quarkly Features. React.js logo

Export to Create React App

There is just one thing to do if you want to finish or host your project on your server: export it into an archive with a create-react-app project!

Quarkly Features. Gatsby logo

Export to Gatsby Project

In no time, you can export your projects to Gatsby — one of the best open-source SSGs

Quarkly Features. Part of Quarkly interface featuring list of layers and contextual menu

Push commits to your GitHub repository

If you need, you can create a GitHub repository for your projects and commit changes.

Quarkly Features. Part of Quarkly interface featuring list of layers and contextual menu

Publish on Netlify

Publish your site on Netlify once it's ready. A technical domain will be created automatically for it, for example: https://inspiring-beaver-d128ed.netlify.app.

Quarkly Features. Code in Quarkly editor

Modern built-in code editor

In the Quarkly editor, you can find all the entities of the page.

Quarkly Features. Example of errors in Debugger

Debugger tool

Our debug console will help you track errors in the component code and pages.

Quarkly Features.  Example of hint in Quarkly code editor

Tooltips in the code

If you have doubts about how to spell a property, start typing, and the editor will auto-complete what you're writing.

Quarkly Features. Example of synchronization between code and page

Сode editor and synched pages

When you edit a page, the changes are applied to the code and vice versa.

Create project

Use it for free.

We give you Quarkly for free as long as we can, and then offer the lowest price among our competitors.

Create project
Join the community
Connect with our team & other users to discuss the latest updates, ask questions, request new features & share your projects with Quarkly community.
Quarkly - Design tool to create sites & web apps on React | Product Hunt