Noteski is a ReactJS application that allows you to take and store notes directly in your web browser using the local storage API.
- Store notes on your browser.
- Distraction-free editor.
- Notes color customization
- Data privacy.
- Website: https://noteski.me/
- App Demo: https://app.noteski.me/
Clone this repo then:
npm install
React JS, Create React App, React Notifications.