ayoubc / timer

Chronometer desktop app (react + electron)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

Timer

This sample app is a timer for time management puposes. When you are working on a task, you use it so that you can have control on how much time you spend on it. The app is desktop app developed using ElectronJS.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

To build the binaries for desktop app.
The executable app will be in the dist folder when the script is finished.

Screenshot

screen

About

Chronometer desktop app (react + electron)


Languages

Language:JavaScript 72.9%Language:HTML 14.6%Language:CSS 12.4%