A personal portfolio built with Gatsby, React, and MaterialUI.
All development happens on the main branch. GitHub Actions automatically builds and deploys to GitHub Pages when changes are pushed.
npm install --legacy-peer-deps
Runs on: http://localhost:8000
npm run develop
Deployment is automatic via GitHub Actions when you push to main. The workflow:
- Runs type checking
- Builds the Gatsby site
- Deploys to GitHub Pages using
actions/deploy-pages
No manual deployment steps are required.
Please credit with the following snippet if intended to use any parts of this project:
Author: Andrei Cozma
Website: https://andreicozma.com
Github Repository: https://github.com/andreicozma1/andreicozma1.github.io