Add README

This commit is contained in:
Adrian Gruntkowski 2024-11-10 22:06:37 +01:00
parent 4623add197
commit ec2952c172

8
README.md Normal file
View file

@ -0,0 +1,8 @@
# Jenot
Yet another go at a note taking app. Task list handling behavior heavily
inspired by Google Keep, which is my current daily driver for all kinds
of quick notes, shopping lists etc.
The idea is to have zero or near zero dependencies for FE code, using only
standard APIs.