Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 342 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 342 Bytes

React Notes App




Frontend Tooling

  • Vitejs ^3.0.0

Stacks

  • Reactjs ^18.2.0
  • Tailwind CSS ^3.1.7

Dependencies

  • nanoid (to generate URL friendly unique ids)
  • react-mde (React markdown editor)
  • react-split (split scrollable view)
  • showdown (preview markdown)