Skip to content

RahulPorel/Note-Keeper

Repository files navigation

Note Keeper

Description

The Markdown based note taking web app that manage's your notes for you and it made using react js, firebase

Live Demo 👁️

https://note-kepper-rahulporel.netlify.app/

Features

  • Create new notes and then edit & delete.
  • it supportes markdown based text you can make your
  • Notes are written in GitHub Flavored Markdown, and you can also write KaTeX expressions, Mermaid diagrams and so much more
  • Note-Keeper also gives you a very powerful Markdown editor, you can add images, links, so much more
  • it saves your note to firebase database
  • it uses debounching effect to save your data to db for optmizization
  • hover over your title to view delete icon
  • it's currently in beta stage

How to use

  • If you don.t know what markdown editor is and how to use it then read this great article to understand it.

Snapshot of Note-Keeper

Screenshot (329)

Screenshot (330)

Screenshot (331)

Screenshot (332)

To run locally

01. Install node dependices

 npm i

02. Run project in localhost

 npm run dev

About

The Markdown based note taking web app that manage's your notes for you

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published