A dynamic and aesthetic to do list website built using HTML, CSS and Vanilla JavaScript
Follow these steps to clone repository in local computer
- on github page of this repository click "Fork"
- Clone your forked repository on your local machine by running the following code on your terminal
git clone https://github.com/<your-github-username>/todo-list-1.git
- Write your code, locally
- Open integrated terminal in your code editor and run the following commands
git add .
git commit -m "<YourMessage>"
git push
- go to github page of your fork and make a pull request read more about making pull requests on github help pages
- Now wait, until one of us reviews your Pull Request! If there are any conflicts, you will get a notification.
- User-friendly
- Local Storage Supported
- Responsive, on all devices
All contributors are most welcome! This is definitely open source!
All the contributor need to comment the meaningful description and a screen shot so that so its easy for us to get actual knowledge about the PRs.



