Skip to content
Submitted over 1 year ago

Functional In-browser Markdown Editor 📌📌 w/HTML, CSS & JS

jquery
Koda👹•3,830
@kodan96
A solution to the In-browser markdown editor challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

Made with:

  • HTML 🦴
  • CSS 🎨
  • JS 🤖
  • used jQuery and Showdown.js libraries 📚
  • mobile-first workflow 📱📱
  • you can save, edit and update docs 📃📃
  • used prefers-color-scheme to match the site's theme with user preference
  • used localStorage, so the editor will still have your files when you return to it after closing it
What specific areas of your project would you like help with?

I took a something-like-React way to dynamically render elements from localStorage into the My Documents section, I wonder if there's an easier way to do it.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Koda👹’s solution.

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord