Skip to content

emilioicai/progress-tracker

Repository files navigation

Project Tracker

Sample project using React, TypeScript and Redux

Setup

(yarn needs to be installed first)

  • yarn install
  • yarn start
  • open http://localhost:3000

Notes

  • This project is using Ducks to simplify the organisation of Redux components
  • The most complex component is ProgressCircle
  • Unittests and proper styling were not added in this initial version as the focus is on TS, React and Redux. They will be taken care later

Screenshot

screenshot

About

Sample project using React, TypeScript and Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published