Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 739 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 739 Bytes

Overview

I'll be working on building my resume in React.js for fun and to test out some new tools and tech.

Anyone can copy this repo and replace all of my resume content with their own. It's built to share (or it will be when it's complete)!

Tech & Libraries

Things I'm playing around with for this project just to learn and practice...

  • React.js
  • Material-UI
  • Semantic HTML
  • styled-components (css-in-js)
  • tailwindcss (utility based css)
  • Storybook
  • (maybe) TypeScript
  • (maybe) Custom HTML Elements (web components)

Startup

```shell
npm run build
```

```shell
npm run develop
```

Notes

This project was started up with Gatsby.js https://github.com/gatsbyjs/gatsby-starter-hello-world