Skip to content
Submitted about 3 years ago

Markdown editor made with React/Typescript/TailwindCSS

react, redux-toolkit, tailwind-css, typescript, react-testing-library
LVL 3
@Pawel1894
A solution to the In-browser markdown editor challenge

Solution retrospective


Hey everyone 😀!

This is my solution for browser markdown editor and i'm really proud of my results!

Took me a while especially because it was my first time trying to do some testing using vitest and react testing library.

I had some trouble with preview-markdown show and hide functionality was quite tricky to do for me, but i managed to handled it mostly by using css.

Additionally i added toast alerts an save/read of docs with localstorage .

Tech i used for this project:

  • TailwindCSS
  • React
  • Vite
  • Vitest
  • Testing library
  • TypeScript
  • Redux toolkit
  • React hot toast
  • Local Storage web API
  • React markdown

Feel free to ask questions / give feedback :)

Thanks for reading!

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Paweł Pohl’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