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

Solution retrospective
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
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.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Code-Beaker
Great! I have noticed that the filename is too dark and is almost impossible to see and read. Try a lighter color maybe?
Marked as helpful - @afolabi-ola
nice project 🙌🙌
- @alex931d
Nice project! Keep up the great work!
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