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
- HTML
- CSS
- JS
git clone https://github.com/Rahul0070050/ToDoGo to the directory
cd ToDogit branch <new_branch>
git checkout <new_branch>
# commit and push
git push origin <new_branch>
# make a pull request

