This is a submission for the GitHub Finish-Up-A-Thon Challenge

What I Built

I built Markio, a modern Markdown editor and live preview application built using Next.js.

The idea behind Markio was to create a simple yet clean writing environment where users can write Markdown and instantly preview the rendered output in real time.

This project originally started as a small experiment while learning frontend development and Markdown rendering. During the challenge, I decided to revisit the project, improve the interface, optimize the codebase, and finally complete it into a polished application.