Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 552 Bytes

File metadata and controls

27 lines (16 loc) · 552 Bytes

Notes-react-app

Note react application is developed for taking notes and save all to local storage

To install in your computer first download or clone the zip file then hit

# Install dependencies
npm install

# Serve on localhost:3000
npm start

Preview note demo

Demo

demo-gif

Some advance stuff

In order to enhance this application I prefer to work with cookie and get the latest note id via cookie in subdomain

Check out demo at

https://github.com/skychavda/cookie-from-note