Markdown Editor with TypeScript + React + Redux Toolkit

Solution retrospective
Hi friends, I implemented this challenge with React + TypeScript + Redux Toolkit, and styling it with Tailwindcss and Headless UI. I feel this is quite a big project as it includes so many editing and file management functionalities.
For the markdown interpreting, I use react-markdown
package which perfectly incorporates into the .tsx file. The data is stored in localStorage
instead of with fullstack implementation.
I personally feel unwilling to adapt the application to the small (mobile) screen as I feel the mobile screen is not ideal for managing so many functionalities.
Please feel free to share with me any of your thoughts, suggestions, and critiques; I'd appreciate all your precious opinions!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Tingsong (Terrence) Ou'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