A quick little app I built while at home for christmas when my Father-in-law wanted to track his wife's migraines in relation to the barometric pressure and a few other factors.
The app is built for mobile and was really only styled for mobile.
- React
- React Router
- LocalStorage
- Moment JS
- Recharts (graphing)
- Jest and Enzyme
Next time I would use Redux, I didn't think I would have this much state management when I first talked about the project.
The tests for this are overkill but I was just playing with a few things.