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.
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:
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
© All the images and information used in this website are property of Qrates.com.