/portfolio-template

A React-Gatsby based portfolio website template which easy to use, you can fill details and make it your own within minutes

Primary LanguageSCSSBSD Zero Clause License0BSD

Just change src/yourdata.js to get your personal portfolio. Feel free to use it as-is or customize it as much as you want.

To view live example

https://yashsdeshmukh.netlify.app/

How to use

Clone this repository

$ git clone https://github.com/githubcrce/portfolio-template.git

Go into the repository

$ cd portfolio-template

Install dependencies

$ yarn

Start's development server

$ gatsby develop

Consider deploying your portfolio to github pages or Netlify