This is a fuzzy clock that has an accuracy of a quarter hour. For example: n-O'clock, quarter past, half past, quarter to...
This project was to help me learn continuous integration and node.js
- node.js
- express
- handlebars
Testing done with Jest
npm run test
to run tests.