This is a checklist application copy of blacknote. I am a great fan of blacknote android app since i can't use that on my pc i thought to creat a new one for me. I started from basic html css js and plan to do only todo but since i created a lot todo app, I implemented catogories also. first I stored them on localstorage (json prase) then I move to indexedDB
git clone https://github.com/Akhilesh286/react.Blacknote.git
cd react.Blacknote
npm install
npm start


