My personal website which is created with SvelteKit and TailwindCSS
Kudadam.com is a personal website built using SvelteKit and TailwindCSS. SvelteKit is a powerful framework for building web applications, with a focus on simplicity and performance. TailwindCSS is a highly customizable CSS framework that allows for rapid development and easy styling.
To install and run Kudadam.com locally, follow these steps:
git clone https://github.com/username/repository.git
cd repository
npm install
npm run dev
http://localhost:5000.Kudadam.com is a personal website built using SvelteKit and TailwindCSS. It showcases the power and simplicity of SvelteKit for building web applications, along with the flexibility and ease of styling offered by TailwindCSS. The website is also fully responsive, ensuring a great user experience across different devices.