/gatsby-starter-portfolio-blue

Showcase your portfolio in a clean and playful manner.

Primary LanguageJavaScriptMIT LicenseMIT

Gatsby Starter Portfolio: Blue

Take a look at my portfolio for a demo.

✨ Features

  • Showcase your projects in easily digestible cards
  • Use colorful chips to mark the technologies you used
  • CSS animations on shapes (Credit goes to https://github.com/LekoArts/gatsby-starter-portfolio-cara)
  • Auto-generate a resume from markdown
  • Material UI, Theme UI, Styled Components based styles
  • Google Analytics

🚀 Getting Started

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying this project

    gatsby new project-name https://github.com/ThomasJanUta/gatsby-starter-portfolio-blue
    
  2. Start developing.

    Navigate into your new site's directory and start it up.

    cd project-name
    gatsby develop
    
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

  4. Publish your portfolio

    Check out the Gatsby docs for multiple hosting solutions such as Netlify, Heroku, Firebase, etc.

🤔 Questions or problems?

Please open up an issue in this repository. Thanks!

🎓 Learning Gatsby

Looking for more guidance? Full documentation for Gatsby lives on Gatsby's website.

📝 License

MIT

-the end-