Skip to content

Latest commit

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

ToDo-DesktopApp

A basic ToDo/Reminders desktop application using React, Electron, and NodeJS

Getting Started

Dependencies

  • NodeJS
  • Yarn

Installing

./client

yarn install
yarn add @electron/remote
yarn add electron --dev
npm install react-icons --save

./server

npm install express
npm install cors

Running

./client

yarn electron:serve

./server

node server.js

About

A basic ToDo/Reminders desktop application using React, Electron, and NodeJS

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages