Skip to content

a simple sticky notes app using localstorage to persist data with Drag 'n' Drop.

Notifications You must be signed in to change notification settings

SPATAN18/stickyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Clone the repo

change directory to the project folder for subsequent steps.

Run npm install

It will install all the required dependencies for the project. It is important to run npm install before proceeding.

Run npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

a simple sticky notes app using localstorage to persist data with Drag 'n' Drop.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published