PERN Stack Todo-App ⬅️ click for deployment
(pls be patient with the initial loading, render is sometimes slow)
Very simple Todo App I made with the help of this tutorial by freeCodeCamp.org to learn how I can use PostgreSQL locally.
Later I deployed the app on render using their free psql database & included a dark mode with daisyui that is set according to the users system preferences rather than being toggled manually.
So basically with this app you can add/edit/delete todos and enjoy not getting blinded by the UI at night.