Skip to content

A React-based Markdown previewer. The main contribution involved implementing a new tab for "docs" and a custom useLocalstorage hook to ensure persistent storage and retrieval of user-inputted markdown content.

Notifications You must be signed in to change notification settings

mostafahassan-dev/markdown-previewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-previewer

hello there, your task is to:

  • create a custom useLocalstorage hook and use it to store and retreive markdown content entered by user.

  • add a new tab for "docs" like the one here, you can use this api

fork the repository and start working on it.

best of luck.

About

A React-based Markdown previewer. The main contribution involved implementing a new tab for "docs" and a custom useLocalstorage hook to ensure persistent storage and retrieval of user-inputted markdown content.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 35.7%
  • HTML 33.0%
  • CSS 31.3%