feat(*): Add call to action marketing spot

This commit is contained in:
Josh Creek
2024-04-30 19:06:15 +01:00
parent 662df5b3f1
commit 04290f547f
2 changed files with 207 additions and 2 deletions
+1 -1
View File
@@ -31,6 +31,6 @@ This application is designed to run on [Netlify](https://www.netlify.com/) and u
The application is written in Typescript using the [SvelteKit](https://kit.svelte.dev/) framework.
For styling, the application uses [Tailwind CSS](https://tailwindcss.com/) with the [DaisyUI](https://daisyui.com/) component library.
For styling, the application uses [Tailwind CSS](https://tailwindcss.com/) with the [DaisyUI](https://daisyui.com/) component library and [HyperUI](https://www.hyperui.dev/).
In its current configuration, the application can be easily linked to Netlify via git for CI/CD, enabling automatic deployments on push to the main branch.