A web development platform with professional tools.
This is Quarkly.

Great opportunities for React developers await in Quarkly. New, but already acclaimed editor, featuring visual canvas and nocode tools to help you be more efficient

Create Project
WEB Entrepreneur

Wonderful opportunities for business.

Work together as a team
Check out the Quarkly collaboration tool: send an invite to your teammates to work on a project with them.

Add content
Take advantage of our ready-to-use blocks like videos, pop-ups, maps, and many more!

Quarkly Features. List of categories and example of blocks

Familiar workflow

You won't have to get the hang of things due to a predictable and familiar workflow.

Quarkly Features. List of categories and example of blocks

Ready-to-go themed blocks

Benefit from component blocks with thematic content. Customize them the way you like as you do with regular components.

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

Catalog with components

A rich library of more than 40 components which is updated on a regular basis

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

Semantic tags

Every component can act as a tag. Just choose the “as” property value that you need.

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

Schema.org

In the code editor, you can assign desired attributes to any element.

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

Set up custom 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

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

User-friendly URL

Set up user-friendly URLs to improve your site position in the search engines and increase the usability of the resource.

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 the way you like.

DESIGNER

Full control over the design.

Features 
Bring life into your web page with stylish animations, effects, and transformations.

Quarkly Features. Three card components

Creating components on a page

You can choose an element (or a group of elements) on the page and convert them into a component. Add copies to the page and they will inherit all the props.

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. Displaying custom props on the panel

Displaying custom props on the panel

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

Themes
Build a professional-looking design using themes

Quarkly Features. Example of how page looks with different breakpoints

Customizing design with breakpoints

Check out your 100% adaptive website by using different design solutions for elements and breakpoints.

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. Drag'n'Drop of elements

Drag-and-drop

Place elements however you want on the page — that is your choice. You can drop them in the desired area, or nest them in other ones.

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

Multiselect

This option allows you to select multiple elements and change their styles, place them on the page, 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

At Quarkly, we keep up with the up-to-date frontend coding approaches.

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

To make your site design look more professional go and use a library of more than 990 font families.

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

In this section, you can configure 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

These settings allow you to change 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

With this category, you can fine-tune 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

With this property, you can set 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

Powerful features for React.js Developers

Creating custom React components in the code editor
With the Quarkly code editor, you can create unique React components and then place them on 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

You can import modules to your component from NPM in a few clicks.

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 when it's ready. A technical domain will be generated automatically, for instance: 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

Component code or page errors can be detected in the debug console.

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