Skip to content

KaninGleb/Markdown-Previewer

Repository files navigation

✨Markdown Previewer✨

📜Description

Markdown Previewer is a simple and intuitive web application that allows users to write Markdown text and instantly see the rendered HTML preview in real-time. Built with React, JavaScript, and modern frontend tools, this project demonstrates skills in dynamic UI updates, Markdown parsing, and responsive design. It was created as part of the FreeCodeCamp Front End Libraries certification to fulfill all required user stories and deliver a smooth editing experience.

📸Screenshots

App in action

🎯Features

  • Real-time Markdown to HTML conversion as you type
  • Instant preview updates without page reloads
  • Supports GitHub-flavored Markdown syntax including headers, links, code blocks, lists, blockquotes, images, and bold text
  • Responsive layout optimized for desktop and mobile devices
  • Clean, user-friendly interface with syntax highlighting
  • Easy sharing or copying of rendered HTML output

🛠️Technologies Used

  • HTML5, CSS3 Modules
  • JavaScript
  • React
  • Prettier

🚀How to Run

  1. Clone the repository
  2. Install dependencies
pnpm install
  1. Start the app
pnpm run dev

I appreciate your stars ⭐ and feedback!

Releases

No releases published

Packages

 
 
 

Contributors