todo-svelte-example Svelte Themes

Todo Svelte Example

ToDo Svelte Example / Learning project

ToDo Svelte

This is an example of a ToDo project in Svelte with use of an external API server. I wrote it to learn Svelte and a modern JS.

Get started

Notice - this app needs a backend app which is available here: ToDo Backend

Install dependencies...

npm install

...then start

npm run dev

npm run dev should automatically open your browser and navigate to localhost:5000. You should see the app running.

More examples in different frameworks

Other frameworks use same backend app and db in Mongo.

List

Here's a linked list of other repos:

Article

Article "I built the same app in 5 different frameworks as a JS noob" coming soon. :)

Top categories

Loading Svelte Themes