This is my portfolio made with <3 using reactjs and gatsby.
The website is live!
Edit config.js
to put up your details
package.json
has a default script that uses gh-pages
module to publish on Github pages. Simply running npm run deploy
would publish the site on github pages.
Huge shoutout to the following two folks for helping me kickstart my own portfolio website:
- @anubhavsrivastava for the starter template
- @stephane-monnot for the react vertical timeline react component