Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 270 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 270 Bytes

taskflow

About

A little task manager made with Electron.js, Vite, React.js, and MongoDB.

How to run

To run the application locally, run

npm install
npm start

You will need a .env file storing credentials in order to connect to the MongoDB cluster.