/fuzzy-clock

This is a fuzzy clock that has an accuracy of a quarter hour. For example: n-O'clock, quarter past, half past, quarter to

Primary LanguageJavaScript

Fuzzy Clock

Build Status

Overview

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

Tech Stack

  • node.js
  • express
  • handlebars

Testing

Testing done with Jest
npm run test to run tests.