honewatson / resume

My resume, in react!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume

This is my Resume written in React!

Architecture

This resume is designed using a component-oriented architecture, which is why React is used. That said, other libraries like Ember, Angular, and Polymer are perfectly good alternatives. Why I chose React was simply because it was easiest for me to work with.

Developing Resume

The project is linted at compile-time using ESLint. We're also using Babel with its stage-0 preset to compile down to ES5. We're also using webpack and react-transform. To start working on the resume, run the following:

> npm install
> npm start

About

My resume, in react!

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 96.6%Language:CSS 2.2%Language:HTML 1.2%