Skip to content

userr23/simplenote-app-react

Repository files navigation

License: MIT code size

English | Русский

An application to make simple notes and export them to PDF.

Demo-App

Demo-PDF

Quick testing

Use "Add" button repeatedly without typing to generate a lot of test notes. Then click the "Export to PDF" button to create and download the PDF file.

Features

  • Create custom note (if the "important" or "omit" filter was selected, a new note is created with the option "important" or "omit" enabled)
  • Generate test note
  • Edit selected note
  • Mark selected note as important
  • Disable selected note for export
  • Delete selected note
  • Delete all notes
  • Delete only filtered notes
  • Show/Hide filter panel
  • Sort notes Ascending or Descending (default)
  • Export all available notes to PDF

Built with

  • React - A JavaScript library for building user interfaces.
  • Styled Components - The best bits of ES6 and CSS to style your apps without stress.
  • Font Awesome - The web's most popular icon set and toolkit.
  • Bootstrap - An open source toolkit for developing with HTML, CSS, and JS.
  • jsPDF - A library to generate PDFs in JavaScript.

Author

License

This project is open source and available under the MIT License.

Releases

No releases published

Packages

No packages published