My overengineered portfolio site built using Gatsby
- GatbsyJS
- React
- Typescript
- Functional Components
Install the Gatsby CLI first. With npm:
npm install -g gatsby-cli
Then navigate to this project directory and run:
gatsby develop
and navigate to http://localhost:8000
Using Netlify for continuous deployment and free hosting.