A TO-DO List App
Explore the docs »
Report Bug
·
Request Feature
This is a simple To-Do list app that a user can use to add items remove and mark items as complete. The app stores its data in the local-storage hence data is persistent. Use this link link to view the project
To get a local copy up and running follow these simple steps.
Clone the repo
git clone https://github.com/menyagah/Todo-List_App.git
Setup To get a local copy up and running follow these simple example steps.
Clone the repository to your computer using thislink Cd into the folder Open index.html with live server Or you can Fork it instead, and create a pull request to suggest some changes
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.
Martin Nyagah - @Martinnyaga20 - menyagah27@gmail.com