An updated and more modern verison of my original portfolio, built using React!
https://www.chaseforestello.com
Using gh-pages dependency to deploy on GitHub. Having some hiccups with routing due to the nature of gh pages.
#TODO:
- Remove unnecessary animations
- Cohesive Styling
- Custom domain
Main features/skills learned:
- React.js
- React router
- General react structure/workflow
- SCSS
- Animate.js
- And hopefully an email library of some kind
- Install shx (for cp command)
- Add this to your build script: "build && shx cp build/index.html build/404.html"