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.
In the project directory, you can run:
Runs the app in the development mode.
Builds the app for production to the build
folder.
This project was bootstrapped with Create React App