An open API service indexing awesome lists of open source software.

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)

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