Skip to content

AliNazariii/toggl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toggl Client

Toggl is a time tracker developed with TypeScript and ReactJS. You can start time entries with Toggl and track or manage them. Please note that this is a mobile-based client connected to my real Toggl account through Toggl API. I developed this project when I wanted to start learning TypeScript and Redux.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.

yarn build

Builds the app for production to the build folder.

This project was bootstrapped with Create React App