Update To-Do-App.md

A Golang implementation of todo app added in Example Projects.
pull/134/head
Shubham Chadokar 6 years ago committed by GitHub
parent 85789f91aa
commit b93fa54f74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -28,3 +28,4 @@ The classic To-Do application where a user can write down all the things he want
- [Todo App built with React](http://todomvc.com/examples/react/#/)
- [To Do List on Codepen](https://codepen.io/yesilfasulye/pen/eJIuF) by [Burak Kaya](https://codepen.io/yesilfasulye/)
- [Todo App in Plain JavaScript](https://safdarjamal.github.io/todo-app/)
- [Todo App in Golang](https://github.com/schadokar/go-to-do-app)

Loading…
Cancel
Save