Welcome to my repository of I-Love-Web. Here you can find my Digital Garden.
I have used Vercel to deploy my website. Here is the live link: https://digitalgardening.vercel.app/
- SvelteKit: A modern framework for building fast, optimized web applications with Svelte.
- HTML: For structuring the web page.
- CSS: For styling and layout design.
- JavaScript: For interactive functionality and dynamic content management.
- Visual Studio Code: Code editor used for development.
- Figma: Design tool used for creating and prototyping the visual design.
- Vercel: Used for deploying and hosting the application.
- Clone the Repository
- Open the repo with a code editor
- Open the terminal
- Type
npm i
ornpm install
- Type
npm run dev
- "Optional":
- Fork the repository.
- Create a new branch and make your changes.
- Submit a pull request with a description of your changes.