A simple web app for taking notes.
It uses React and Material-UI components for sleek(ish) styling.
The body of each note supports Markdown courtesy of the marked package.
localStorage is used to persist notes between sessions.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple web app for taking notes.
It uses React and Material-UI components for sleek(ish) styling.
The body of each note supports Markdown courtesy of the marked package.
localStorage is used to persist notes between sessions.