- Single page Application
- Client side HTML5 History routing
- Application state persisted in Browser localstorage
Click here for the Live Demo
Download the .zip file from Github or run the below command to clone the repo locally.
git clone https://github.com/soumitdas/localnote.gitAfter cloning the repo, run the following commands to install the project dependencies:
npm installnpm start
# The App will start at PORT 1234LocalNote is MIT licensed.
- Home page card layout was taken from Fireship.io
