Skip to content

genZrizzCode/svelteProjects

Repository files navigation

Svelte Examples

A collection of Svelte projects demonstrating what you can do with Svelte.

🚀 Features

  • ⚡️ Built with Svelte and Vite
  • 📡 Deployed using GitHub Pages
  • 🔧 Easily customizable and extendable
  • 🌐 Live Site! Click Here

🛠️ Running Locally Through Terminal

Clone the repo

git clone https://github.com/genZrizzCode/svelteProjects.git
cd svelteProjects

Install dependencies

npm install

Run the development server

npm run dev

Then open localhost:5173 in your browser.

📁 Project Structure

svelteProjects/
├── public/
├── src/
│   ├── App.svelte
│   └── main.js
├── index.html
├── package.json
└── vite.config.js

🧾 License

This project is open source and available under the Apache 2.0 License.

About

svelte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published