This project was bootstrapped with Create React App.
A simple stopwatch built with React and Electron.
Electron with React: https://www.freecodecamp.org/news/building-an-electron-application-with-create-react-app-97945861647c/
Timer logic: https://blog.predovan.com/2017/02/25/How-to-create-a-simple-React-Stopwatch-app/
- Clone repo:
https://github.com/KatyaEssina2/timer.git - run
npm install - run
npm run dev
- run
npm run package-win
- run
npm run package-mac
- run
npm package-linux
