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 f597727f02 Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme
summary
2018-07-22 20:41:46 -07:00
public Reached an MVP to deploy on S3 and CloudFront; to be further improved upon. 2018-05-18 01:54:42 -07:00
src Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme 2018-07-22 20:41:46 -07:00
.eslintrc.yml Swapped Proptypes for Flow; setup new eslint, standard, prettier, and flow analyzing system; version bump 2018-07-13 10:46:25 -07:00
.flowconfig Swapped Proptypes for Flow; setup new eslint, standard, prettier, and flow analyzing system; version bump 2018-07-13 10:46:25 -07:00
.gitignore Initial cra boilerplate. 2018-04-22 17:43:17 -07:00
.prettierrc.yml 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
.travis.yml Minor travis.yml changes to use more secure python/pip 2018-07-22 14:28:12 -07:00
README.md Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme 2018-07-22 20:41:46 -07:00
package-lock.json Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme 2018-07-22 20:41:46 -07:00
package.json Changes to reflect repo rename; rewrote mjfs.us Project; rewrote readme 2018-07-22 20:41:46 -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
travis_credential_setup.sh Setup travis config and credential script 2018-07-16 00:44:56 -07:00

README.md

mjfs.us code style: prettier Build Status

This is my personal site and it has taken the form of a plain HTML site and a Ruby app, but it currently takes the form of a React.js app. It was developed using Eslint, Prettier and Flow. It is hosted in multiple locations around the world, using AWS S3 and Cloudfront. It is also continously deployed using Travis CI.

You can read more about my websites history and my other projects here.