Skip to content

WitchDevelops/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is it

It's a notes taking app.

How to run it

Currently it's not deployed but you can run it locally with npm run dev (I guess you may need to have Vite installed for it).

Useful resources

  • react-mde Note: it doesn't support React 18, it's a known issue Stack overflow What it does: it's a Markdown editor for React

  • Showdown What it does: it's a Markdown to HTML converter, so it allows to see the preview of the Markdown file in the browser. Without it the "Preview" tab does nothing.

  • React-split What it does: allows for the split view with the draggable thingy in the middle

  • Split tutorial Why is it helpful: it's a tutorial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published