This repository showcases my personal website.
The site was build with
- GatsbyJS - Framework based on React
- Firebase Hosting - To host the app
- SCSS - for styling
- CircleCI - for CI/CD
npm install -g gatsby-cli
to install all gatsby requirementsgatsby develop
to run the app locally
And.. that's it, pretty simple
CircleCI was setup automatically only for master branch to build and deploy the app