Skip to content

Rahul0070050/todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny todo list

I created a simple 🗒️todo app, this is a basic one actually i'm trying to add tole more features in it. The app can perform basic operations like adding and removing todo's also have multiple select option for removing for finished todo's. Now the app is in the development stage

Built With

  • HTML
  • CSS
  • JS


                          




Contribute

If you have any idea please share with me


git clone https://github.com/Rahul0070050/ToDo

Go to the directory

cd ToDo

Create a new branch for you changes the Do some changes

git branch <new_branch>

git checkout <new_branch>

# commit and push

git push origin <new_branch> 

# make a pull request

Thank you!

About

Basic to do list app using html, css and js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published