
Functional In-browser Markdown Editor 📌📌 w/HTML, CSS & JS
Design comparison
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.
Community feedback
- @Code-BeakerPosted 11 months ago
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 helpful0P@kodan96Posted 11 months ago@Code-Beaker
ah yeah, I didn't notice it after overwriting the base colors for the dark mode. I'll fix it later, thanks 🙌
1 - @afolabi-olaPosted 11 months ago
nice project 🙌🙌
1P@kodan96Posted 11 months ago@afolabi-ola
Thanks, your job-listing project looks great asw! 👌
0
Please log in to post a comment
Log in with GitHubJoin 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