Skip to content

RSNara/resume

Repository files navigation

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!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published