After cloning the repo, simply run:
npm install
in the root, then:
npm start
This project uses Jest and Enzyme. To run the automated tests, run:
npm run test
in the root.
- React - The web framework used
- Moment - Time parsing and manipulation
- Styled-Components - CSS in JS styling library
- Erin Hinson - Initial and Subsequent work - ehinson