Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 631 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 631 Bytes

TODO PROJECT

Hey there, welcome to our TO-DO-List open source project. This project is bootstrap, font awesome and Vanilla JavaScript.

Contribution Guide

  • Fork the repository, clone and make sure you are not working on the master branch
git clone https://github.com/{your-github-username}/Progress-Web-APP-To-Do-List
cd to-do-list
git checkout -b nameOFTheBranch
  • Make your contribute :)

  • Open a Pull Request.

  • Read this or watch this for more help