Salman2301 / todo-svelte

todo app with a timer aand motivation text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo App using Svelte
This app is not connected to DATABASE
This app contain motivation text + Clock + todo checklist.

Demo

Live demo !https://salman2301.github.io/todo-svelte/

screenshot

todolist

Upcoming Feature

  1. Add a timer for each Project
  2. Add a alert music after the timer end
  3. Connect to Mongo
  4. Add a timer in the title
  5. Create a form to submit the warm up time Default is 10 mins \n In this time, the user will be work on the project to get started

How to use

  1. Clone or download this repo
  2. open the terminal in the downloaded dir
  3. run npm install
  4. run npm run dev

Note

The image in the public folder are downloaded from Unsplash.com.

About

todo app with a timer aand motivation text

License:MIT License


Languages

Language:HTML 77.7%Language:JavaScript 16.7%Language:CSS 5.6%