rajeshdh / portfolio

My portfolio made using GatsbyJs and Material-UI

Home Page:https://rajeshdhiman.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gatsby-starter-default

The default Gatsby starter.

For an overview of the project structure please refer to the Gatsby documentation - Building with Components.

Install

Make sure that you have the Gatsby CLI program installed:

npm install --global gatsby-cli

And run from your CLI:

gatsby new gatsby-example-site

Then you can run it by:

cd gatsby-example-site
gatsby develop

Deploy

Deploy to Netlify

ToDo

  • Add Styles to Contact Success Page
  • Add tags to projects
  • Add a downloadable resume
  • Make it Responsive
  • Add google analytics
  • Add interests or hobbies section
  • Change theme color dynamically
  • Lazy load components
  • Multiple Language Support

About

My portfolio made using GatsbyJs and Material-UI

https://rajeshdhiman.netlify.com

License:MIT License


Languages

Language:JavaScript 91.5%Language:CSS 8.5%