Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.12 KB

File metadata and controls

31 lines (17 loc) · 1.12 KB

⚡ Markdown Previewer React App

What is Markdown

Markdown is a lightweight formatting language for creating formatted text using a plain text editor.

What is Markdown Previewer

Markdown Previewer lets users render markup text in visual format as they type.

Why Markdown Previewer

Because it's cool to see how your text looks like!

Design Demo;

gif image of project

From FreeCodeCamp's Front End Development Libraries Projects.

📚 Libraries and Frameworks

React (Hooks), CSS, Styled Components

⭐ Extra Features I've Added

✨ Designed project layout with Adobe XD in order to provide cleaner design. You can access to my work here

💅 Using styled components, upgraded project with dark mode.

✂️ Introduced copy to clipboard and delete options to the text editor.

🔄 Retrieve theme settings from local storage on next visit to app or page reload.