A collection of Svelte projects demonstrating what you can do with Svelte.
- ⚡️ Built with Svelte and Vite
- 📡 Deployed using GitHub Pages
- 🔧 Easily customizable and extendable
- 🌐 Live Site! Click Here
git clone https://github.com/genZrizzCode/svelteProjects.git
cd svelteProjects
npm install
npm run dev
Then open localhost:5173 in your browser.
svelteProjects/
├── public/
├── src/
│ ├── App.svelte
│ └── main.js
├── index.html
├── package.json
└── vite.config.js
This project is open source and available under the Apache 2.0 License.