Markdown Editor

Markdown Editor

INFO

Tech stack:
  • SASS
  • Next.js
  • Marked-React

DETAIL

You might notice that the design and appearance of this app are significantly better than those of other apps I've created. The reason is that it was my solution for a challenge on Frontend Mentor. Frontend Mentor is a platform that enhances your coding skills by providing challenges, complete with Figma designs, icons, typography, and images necessary for the project. Your task is to use all the materials provided to build the project, allowing you to focus solely on coding rather than design skills. Although I enjoy designing, I must admit that my design skills are not my strongest asset.

The challenge was to create a markdown editor that enables users to create, read, update, and delete markdown documents. However, I decided to take it a step further by allowing users to save their documents to localStorage.

SCREENSHOTS