Skip to content

This application allows users add a sticky note, edit note contents, edit the size of the note by dragging its sizes and allows users place the note anywhere on the page by dragging the note around the page.

Notifications You must be signed in to change notification settings

kingrocfella/sticky-note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sticky Notes Application

This application allows users add a sticky note, edit note contents, edit the size of the note by dragging its sizes and allows users place the note anywhere on the page by dragging the note around the page.

Features

  • Create and Edit Notes.
  • Move the notes around the page for better organaization.
  • Increase size of notes by dragging its sides.
  • Delete a note by dragging the note over a predefined 'trash' zone.
  • Each new note comes in different exciting background colors.
  • Each note is saved in the localStorage so it persists between refreshes.

Tech

This application uses majorly:

  • [ReactJS]
  • [TypeScript]
  • [React Bootstrap UI Framework]
  • [React Redux]

Installation

Dillinger requires Node.js v10+ to run.

Install the dependencies and devDependencies and start the server.

npm i
npm start

Live Demo

You can check out the live demo of the application here => https://draggablestickynotes.netlify.app/

About

This application allows users add a sticky note, edit note contents, edit the size of the note by dragging its sizes and allows users place the note anywhere on the page by dragging the note around the page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published