Commit Graph

11 Commits

Author SHA1 Message Date
mitchelljfs 5ffc1e9843 Swapped out 3rd party responsive menu component and built out my own;
version bump
2018-07-22 01:02:43 -07:00
mitchelljfs ab5f6fb062 Moved routes to its own component and folder; changed navbar css to be
used as intended; changed exprience css; version bump
2018-07-15 22:40:29 -07:00
mitchelljfs 59426d4cc2 Swapped Proptypes for Flow; setup new eslint, standard, prettier, and flow analyzing system; version bump 2018-07-13 10:46:25 -07:00
mitchelljfs 63362a9c8d Renamed screens/ to containers/; changed from standard to prettier; modified quick bio; version bump; changed from yarn back to npm 2018-07-01 23:06:34 -07:00
mitchelljfs ee77a085f3 Reached an MVP to deploy on S3 and CloudFront; to be further improved upon. 2018-05-18 01:54:42 -07:00
mitchelljfs 7bc8e8b7ca Redesign and content changes. Added Experience screen. 2018-05-15 17:12:23 -07:00
mitchelljfs 22276f6dea Changed from using object deconstruction to React.Component for all components. Switched to yarn. 2018-05-07 21:39:08 -07:00
mitchelljfs 1ad6fdd7a8 Content tweaks. Componentized SmallText. Standardized naming conventions. 2018-05-06 21:57:08 -07:00
mitchelljfs 121e8225b3 More UI tweaks across the board. Added all-page header. Added clear-button component. Added Home and Projects pages. 2018-05-01 20:20:32 -07:00
mitchelljfs d03e91d917 Added navbar and cleaned up all components. 2018-04-30 21:14:53 -07:00
mitchelljfs 90552c7db6 Replaced CRA template with simple hello world to get started. Setup eslint and conformed current files to standard. 2018-04-23 12:49:42 -07:00