Remove sveltekit, added feather icons

shanec 2024-04-26 09:33:33 -04:00
parent 7a83d45f71
commit 52a1ea976c

@ -11,11 +11,11 @@ This is a list containing links to documentation to packages that are being used
| go-json | JSON Encoding/Decoding | https://github.com/goccy/go-json |
## Frontend
> Frontend is made with SvelteKit and Vite, using TailwindCSS with DaisyUI for the UI
> Frontend is made with Golang's Template and Vite, using TailwindCSS with DaisyUI for the UI
| Package Name | Docs Link |
| ------------ |------------------------------|
| SvelteKit | https://kit.svelte.dev/docs |
| Vite | https://vitejs.dev |
| TailwindCSS | https://tailwindcss.com/docs |
| DaisyUI | https://daisyui.com/docs |
| Feather Icons | https://github.com/feathericons/feather#feather |