DEV Community

Cover image for I built a note-taking app with markdown and local storage using ReactJS
Rui Sousa
Rui Sousa

Posted on

I built a note-taking app with markdown and local storage using ReactJS

There are tons of note taking apps out there but I wanted to build mine to see how hard it actually was and during the holidays I did it!

Take a look at it here

So, Noting is built with ReactJS, TailwindCSS and uses @uiw/react-md-editor as the Markdown editor. It also has local storage. And has dark mode, because Tailwind really makes that easy

It's a very simple app but I do believe it covers everything I wanted it to have so I'm incredibly happy for it!

There's absolutely no reason for me to brand this project with an actual name, cover and what not but I got into the mentality of "It's a real product and I really need to finish it" and it kept me accountable!

If you have any doubts or suggestions, please comment them here!

Also, I enjoy building in public so, if you're interested, you can follow me on Twitter!

Top comments (0)