jcreighton / calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Architecture

Instructions

  • npm install
  • npm run start
  • npm run test

What I Didn't Get To

  • Handling more than 2 overlapping events
  • Fake async API
  • Testing all components
  • Production build
  • Real tests - I threw up some basic (re: sort of useless) tests. Normally, I use expect-jsx but for some reason, it's throwing an error & I didn't have the time to debug it or scrape it for better testing.

About


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%