Create your website from scratch or ready-to-use templates. Complete design control, supports Grid and Flexbox. Publish your website online or export it to Github
Create Project 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.
Guide for developers
Useful tutorials on how to build apps, develop components for Quarkly, and more.
Hot import of NPM modules
Importing modules to your component from NPM has never been easier.
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!
Export to Gatsby Project
You can easily export your projects to Gatsby, which is a popular static site generator.
Pushing commits to your GitHub repository
If needed, you can create a GitHub repository for your project and commit changes.
Publication on Netlify
When your site is ready, publish it on Netlify. It'll have a technical domain, for example: https://inspiring-beaver-d128ed.netlify.app.
Modern built-in code editor
The editor displays all the entities of the page.
Debugger
Our debug console will help you track errors in the component code and pages.
Code tips
If you need help when spelling a property, start typing and the editor will auto-complete what you've written.
Synched pages and code editor
Whatever changes you make to the pages, they all will be displayed in the code and vice versa.
Features
Make your site stand out from the crowd with eye-catching layouts, animations, and transformations.
Primitives
Basic components which are similar to HTML tags like Text, Image, Box, and others.
Creating components on a page
Choose an element or a group of elements on the page or on the Layer panel and turn them into a component. Add component copies to the page and they will inherit all the props.
Displaying custom props on the panel
Any property belonging to a custom component can be shown on the right panel.
Themes
Using themes you can create a consistent design for your site
Customizing design with breakpoints
Your website is completely responsive to mobile devices by using different design solutions for elements at breakpoints.
Adding and editing breakpoints
Use your custom breakpoints or choose one of the existing ones.
Drag'n'Drop
You decide where to place the elements. Move them wherever you want, or nest them in other elements.
Multiselect
You can select multiple elements to set their styles, drag'n'drop them to another place, remove, etc.
Text editor
You can make part of the text bold or italic, turn it into a link or convert to span, and apply any style to it.
Deep select
With the double click, you can go up and down the hierarchy of elements. If you need to get inside the hierarchy, hold down the Ctrl key on Windows and the Cmd key on MacOs.
Support of Flexbox and Grid
Here at Quarkly, we are the advocates of cutting-edge approaches to frontend coding.
Configuring styles of pseudo-classes hover/active/focus, etc.
To change the element appearance, for example, the way it behaves on hover, enable "hover" and apply the desired props.
Google Fonts Connection
Use the library of over 990 font families to make your site look more beautiful
Unsplash images
Browse the Unsplash image collection and choose those you need directly from the Quarkly interface.
Props panel
Take advantage of the categorized style and functional props.
Layout
Check out this section to use element display properties.
Typography
In this section, you can change text styles using special properties
Indents
Here you can configure margins and paddings.
Background
This section contains props that help set element backgrounds.
Borders
Here you can set up borders and border radius.
Position
This category helps you configure element position and z-index settings.
Blend mode
This property gives you additional design opportunities.
Box shadow
This property lets you configure the element shadow.
Transition
This property helps an element move smoothly from one state to another.
Transform
This property will help you transform the element, for instance, rotate or zoom.
Filter
This property will help you apply a wide range of visual effects.
Collaboration
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!
Familiar workflow
You won't have any issues getting to know how things work here. The Quarkly learning curve is really gentle.
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.
Components Catalog
Over 40 components in the catalog, and the collection is constantly growing.
Semantic tags
Every component can act as a tag. Just choose the “as” property value that you need.
Schema.org
You can set desired attributes to elements in the code editor.
Image ALT
This is an individual property that belongs to the “Image” element.
Favicons
Install unique icons for different devices and individual tile background color for Windows 10.
Open graph and meta tags
Use these settings for the correct display of your site on social networks and in search engines.
SEO-friendly URL
Clean URLs will help you improve your site's SEO.
Robots.txt and sitemap.xml
These files are created automatically for you to edit further.
We give you Quarkly for free as long as we can, and then offer the lowest price among our competitors.
Create project