Technologies: HTML, CSS, JS, React (run locally with ViteJS)
A codebase practice on adding features on React-based Markdown editor.
Added Features:
- sync notes with local storage
- note summary titles
- move modified notes to the top of the list
- delete notes
Dependencies:
- react-mde
- react-split
- showdown
- nanoid
This is a project done on scrimba react course by bob ziroll