forge-todo-tutorial-experimental (EXPERIMENTAL) Forge To-Do Tutorial A small to-do list desktop application that automatically saves changes as you add to the list. Built using Electron, React, and Electron Forge. Requirements Node.js Installation Steps Clone repo Run yarn install/npm install Run yarn start/npm start to launch the app