TimePirati
This is a little side project to build a time tracker.
The frontend is now live at TimePirati hosted at Amazon S3 with a CloudFront distribution.
The backend will be Amazon AWS serverless services like Lambda and DynamoDB. The client will make use of CSS Modules with React and webpack.
Converted to single page app with React Router Dom. Eventually it will be a progressive web app. Uses ES6 javascript with Standard Style formatting.
Unit tests in Jest and Enzyme.