A ToDo App created using HTML, CSS and JS
- Fork the project
- Clone the project
- Create a new branch (
git checkout -b new-feature) - Make the appropriate changes in the files (
git add .) - Add changes to reflect the changes made (
git commit -m 'commit message') - Push to the branch (
git push) - Create a Pull Request
Any contributions you make are greatly appreciated.