Skip to content

tatang26/markito

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📓 Markito

Markito is a tool to create, edit and share Markdown content. I named it Markito because of the Markdown language, my good old friend (Marcos or Marquitos 😊), and the old and renowned Roman Emperor: Marcus Aurelius.

To know more go and see the live version of Markito.

Stack

This is the list of technologies I've used to make this work:

Setup

Install dependencies and run the setup command:

go mod download
go run ./cmd/setup

Running the application in development

To run the application in development mode execute:

go run ./cmd/dev

And open http://localhost:3000 in your browser.

Get in touch

My name is Antonio and I love to build things. If you want to know more about this tool, have questions, or simply want to get in touch you can find me in the following links:

Also, these are some my endeavours (just in case 😊):

Releases

No releases published

Packages

No packages published

Languages

  • Go 63.8%
  • HTML 24.4%
  • CSS 8.8%
  • Dockerfile 2.0%
  • JavaScript 1.0%