A PWA React application to help me (& hopefully someone else) stay organized c:
https://shirajuki.js.org/daily-planner
https://www.figma.com/file/1jsHNKFAHhiX95oUz7eEJo/Daily-Planner?node-id=0%3A1
- JavaScript / TypeScript
- React framework
- HTML5
- CSS3
- LocalStorage API
- Service Workers (PWA)
If you want to check out the code yourself, follow these instructions:
git clone https://github.com/Shirajuki/daily-planner.git
cd daily-planner && npm install && npm start
Distributed under the MIT License. See LICENSE
for more information.