Code Monkey home page Code Monkey logo

notesapp's Introduction

NotesApp

This is a notes app built with 4 additional features added apart from the existing features from React markdown editor (react-mde-11.5.0). The list of 4 additional features are as follows -

  1. Sync notes with local storage (browser storage)
  2. Add custom note summary titles to the sidebar note headings instead of the default (#Note1, #Note2)
  3. Move recently modified notes to the top of the list
  4. Delete notes

====================================================

Dependency packages -

  1. React MDE - npm i react-mde [A simple yet powerful and extensible React Markdown Editor that aims to have feature parity with the Github Markdown editor. React-mde has no 3rd party dependencies.]
  2. React Split - npm i react-split [The component wraps multiple children components to create a resizeable split view. ]
  3. Showdown - npm i showdown [Showdown is a Javascript Markdown to HTML converter, based on the original works by John Gruber. Showdown can be used client side (in the browser) or server side (with NodeJs).]
  4. Nanoid - npm i [email protected] [A tiny, secure, URL-friendly, unique string ID generator for JavaScript.]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.