Skip to content

lirapanci/qrates

Repository files navigation

qrates wordpress theme

This is a project that I worked to practice my CSS/HTML/JS and WP theme development skills. The design is from Frontend Practice Project.

Demo URL

I have built the project using Advanced Custom Field PRO (ACF), specifically Flexible Content, in order to create a block-based editor, for easy-management and the ability to reuse the components as much as possible.

Libraries, Plugins and Frameworks used:

Installation & Build

To install dependencies run npm install.

To watch changes npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch

To build for production npx tailwindcss -i ./src/input.css -o ./dist/output.css --minify

Components

Hero Component Hero Component!

Caption Component Caption Component!

Column-Table Component Column-Table Component!

Services Component Services Component!

Slider Component Slider Component!

Vinyl Component Vinyl Component!

© All the images and information used in this website are property of Qrates.com.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published