https://github.com/rededge967/svelte-projects
A list of simple svelte projects made by me (currently learning)
https://github.com/rededge967/svelte-projects
projects projects-list svelte svelte-projects
Last synced: 10 months ago
JSON representation
A list of simple svelte projects made by me (currently learning)
- Host: GitHub
- URL: https://github.com/rededge967/svelte-projects
- Owner: RedEdge967
- Created: 2022-01-06T01:14:08.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T07:36:35.000Z (about 4 years ago)
- Last Synced: 2025-01-19T12:52:09.186Z (12 months ago)
- Topics: projects, projects-list, svelte, svelte-projects
- Language: Svelte
- Homepage:
- Size: 9.77 KB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svelte-projects
- This repo contains a list of simple svelte projects made by me to learn svelte. (More projects will be added soon)
## Svelte projects
| Project | Description |
| --- | ----------- |
| [clock](https://github.com/RedEdge967/svelte-projects/blob/master/clock.svelte) | A clock interface written in svelte |
| [Temperature converter](https://github.com/RedEdge967/svelte-projects/blob/master/temp-converter.svelte) | A temperature converting app written in svelte |
| [Counter](https://github.com/RedEdge967/svelte-projects/blob/master/counter.svelte) | A counting app written in svelte |
| [Colour changer](https://github.com/RedEdge967/svelte-projects/blob/master/colour-changer.svelte) | A image colour changing program written in svelte |
> You can download a `zip` file of these projects in the [releases](https://github.com/RedEdge967/svelte-projects/releases)
## Can I Contribute?
- Sure, open an issue, point out errors, and what not. Wanna fix something yourselves, you're welcome to open a pull request and I appreciate it.
> ### Don't forget to give this repo a star and fork too