Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 554 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 554 Bytes

Notboook

A website to host all your notes, important questions, note snaps which can be easily shared to your friends through generated Qr code.

Features

  • Share your notes with generated unique ID or QR Code ✔️
  • Explore others public notes ✔️
  • Night / Day Mode ✔️
  • Listen your notes with the help of tts functionality ✔️
  • full control of your notes with CRUD functionality ✔️
  • Download your notes ( in .txt file format) ✔️

Code concept used

  • Regex (for formatting note)
  • NPM libraries used (QR-scanner, ReadQR)