/SimpleTodo

A simple Todo App written in Go

Primary LanguageSmarty

SimpleTodo

A simple Todo App written in Go

Running the app

go build

go run main.go

Viewing the app

Browse to localhost:8888