This is the first iteration of my personal website. The project is under ongoing development. However, feel free to use it as a basis for your own portfolio - please just read the note below first. And if you find any bugs or improvements, let me know!
If you don't already have the Gatsby CLI, install it
npm install -g gatsby-cli
Clone the project and change directory accordingly
git clone https://github.com/nsourov/gatsby-portfolio.git
cd gatsby-portfolio
Install it
npm install
Run development server and enjoy
gatsby develop