Quick localStorage-based app made with React and TypeScript
Requires Node.js v0.10+.
git clone https://github.com/MariaWasNotAvailable/notes-react.git
cd notes-react
npm install
npm start
...or go here. The notes are being auto-saved to localStorage.