-
Clone the repo into desired folder on your machine
git init git clone
-
Enter the root directory of the site
cd portfolio-site
-
Install dependencies
npm install
-
Run the dev server
gatsby develop
-
View my site at http:localhost:8000
Gatsby: Front-end framework
Github: Project repositories
Cloudinary: Images for Gallery
Medium: Articles
Cypress : E2E integration tests
Github Actions: CI
Github Pages: Deploy