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.git
cd \tasker
npm install
npm start
You can learn more in the Create React App documentation.