-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmakemd.json
More file actions
25 lines (25 loc) · 928 Bytes
/
Copy pathmakemd.json
File metadata and controls
25 lines (25 loc) · 928 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"id": "makemd",
"title": "Make.md",
"shortDescription": "An ultra-elegant, high-performance, and distraction-free Markdown Editor built for the modern web.",
"fullDescription": "A premium, minimalist Markdown Editor featuring a dual-mode layout, responsive Zen writing experience, modular workspace controls, native drag-and-drop file importer, and a unified dark/light mode engine.",
"tags": [
"React",
"TypeScript",
"Vite",
"Tailwind CSS",
"Markdown"
],
"imageUrl": "/project/makemd.png",
"combinedImageUrl": "/project/makemd_combined.jpg",
"demoUrl": "https://make.amalskumar.dev/",
"githubUrl": "https://github.com/AmalSKumar0/make-md",
"features": [
"Interactive & Crafted Landing Page",
"Modular Multi-Layout Split Workspace",
"Optimized Fullscreen Zen Writing Mode",
"Native Drag-and-Drop File Importer"
],
"role": "Frontend Specialist",
"date": "2026"
}