Create HTML text gradients with ease.
Use any number of colours.
Are you a 𝐛𝐨𝐥𝐝 person? Or maybe someone more 𝑖𝑡𝑎𝑙𝑖𝑐? There are different text modes you can choose from.
You can save your configurations and load them from a list. The list persists even after a page refresh.
-
Clone the project.
git clone https://github.com/mitonik/text-gradientify
-
Install dependancies.
npm install
-
Build the project.
npm run build
-
Start a preview server.
npm run preview