Svelte-todos-app

Svelte Todos App

Todo app using svelte that will help keep track of all my todos

Todo app on svelte

This is a todo app created using svelte.

It is available here for anyone to try.

Currently todos are store locally in the browser. So it can be said all taka remains private and within your pc.

Please keep in mind that this will be updated in future to include cloud storage.

A heartly thanks to Joy, the original creator of this todo app and without whom this project would never have been possible.

Acknowledgements

  • Adam the youtuber
  • My brain
  • Every tutorial video on svelte
  • Opensource community

Installation

The project requires node js and git.

Clone the website using

git clone 

Install this project with npm

  cd project-directory
  npm i

Run using

  npm run dev

In the browser open

  http://localhost:5137/

Badges

Author

🛠 Skills

Top categories

Loading Svelte Themes