This is my personal website built using React.js. It is hosted in multiple locations around the world thanks to AWS CloudFront and S3.
Go to file
mitchelljfs d03e91d917 Added navbar and cleaned up all components. 2018-04-30 21:14:53 -07:00
public Added navbar and cleaned up all components. 2018-04-30 21:14:53 -07:00
src Added navbar and cleaned up all components. 2018-04-30 21:14:53 -07:00
.gitignore Initial cra boilerplate. 2018-04-22 17:43:17 -07:00
package-lock.json Added navbar and cleaned up all components. 2018-04-30 21:14:53 -07:00
package.json Added navbar and cleaned up all components. 2018-04-30 21:14:53 -07:00
react-readme.md 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