Skip to content

leoikeh99/Markdown-Editor

Repository files navigation

Frontend Mentor - In-browser markdown editor solution

This is a solution to the In-browser markdown editor challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • Create, Read, Update, and Delete markdown documents
  • Name and save documents to be accessed as needed
  • Edit the markdown of a document and see the formatted preview of the content
  • View a full-page preview of the formatted content
  • View the optimal layout for the app depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Bonus: If you're building a purely front-end project, use localStorage to save the current state in the browser that persists when the browser is refreshed

Screenshots

Light Mode Light Mode + Sidedbar Dark Mode

Links

My process

Built with

Note: These are just examples. Delete this note and replace the list above with your own choices

If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.

Useful resources

  • React Markdown - This was a very useful tool for compiling markdown to HTMl.

Author

About

A markdown editor application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published