Welcome to my personal blog, a space where I blend modern front-end web development and play with 3D graphics. Built with the simplicity of SvelteKit and the power of ThreeJS.
Setup
Ensure you have Node.js installed.
```bash git clone https://github.com/your-username/your-blog-repo.git cd your-blog-repo npm install
Run locally
Run Locally
npm run dev
Open up your browser and navigate to http://localhost:5173.
Build for production ```bash npm run build
📚 Technologies SvelteKit ThreeJS Node.js
✋ Contributing While this is a personal blog, I'm open to any suggestions or feedback. If you find any bugs or want to suggest improvements, feel free to create an issue or send a pull request.
📜 License This project is licensed under the MIT License. See the LICENSE file for more information.