MESH·Y is a design tool to generate beautiful & colorful mesh gradients.
Creatica is a newly launched design tool that allows users to generate vector SVG backgrounds and patterns. With a focus on creating visually appealing mesh gradients, users can generate multiple variations with customizable colors. The tool is built using Svelte, Vite, and Sass, making it a modern and efficient option for designers looking to enhance their projects.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.