This is a Google Keep inspired, Notes keeping app.
All the notes you save are kept locally on your computer! using your browser's LocalStorage.
Click on the clipboard icon to copy your notes to clipboard.
So, no more worrying about giving access to your secrets to 3rd-party companies.
Built with ❤️ in React.js
HERE!
git clone https://github.com/jitencodes/tasker.gitcd \taskernpm installnpm startYou can learn more in the Create React App documentation.