A little task manager made with Electron.js, Vite, React.js, and PouchDB/CouchDB.
To run the application locally, run
npm install
npm start
This application expects a CouchDB instance from IBM Cloudant. You will need a .env
file storing credentials in order to connect to Cloudant.