Skip to content

DerYeger/noted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c8b34c4 · Feb 11, 2023
Dec 24, 2022
Sep 15, 2021
May 18, 2022
Oct 17, 2021
May 18, 2022
Oct 14, 2021
Oct 18, 2021
Oct 18, 2021
Nov 12, 2021
Nov 12, 2021
Oct 12, 2021
Oct 14, 2021
Sep 15, 2021
Sep 20, 2021
Sep 15, 2021
Sep 15, 2021
Sep 29, 2021
Nov 12, 2021
Sep 19, 2021
Nov 15, 2021
Sep 15, 2021
Feb 11, 2023
Sep 20, 2021
Oct 18, 2021
Sep 20, 2021
Sep 15, 2021
Sep 15, 2021
Oct 18, 2021
Feb 11, 2023
Sep 15, 2021
Jul 19, 2022
Nov 12, 2021
Sep 20, 2021
Feb 11, 2023

Repository files navigation

Logo

Noted

noted.yeger.eu

Markdown note-taking with syntax highlighting and real-time preview.

CI CD Maintenance LGTM Grade MIT

Features

  • ✏️ Note-taking in Markdown format with real-time preview
  • 🖥 Syntax highlighting based on PrismJS
  • 📚 Organize notes in sections and notebooks
  • 💾 Download entire notebooks as zip files
  • 📱 Supports all devices with responsive design
  • 🌓 Dark and light themes
  • ⚙️ Works offline as installable PWA

Development

# install dependencies
$ yarn install

# run development server
$ yarn dev

# build for production
$ yarn generate

# run production preview server
$ yarn start

# lint project files
$ yarn lint

# run tests
$ yarn test

# apply formatting
$ yarn pretty

# run storybook
$ yarn storybook

License

MIT - Copyright © Jan Müller