This is a note taking app. I create notes when learning new technologies and remembering what was in my mind the last time. My goal is is to create a note taking web app I can host on a web server.
python3 manage.py runserver
npm install
npm run dev