Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 939 Bytes

README.md

File metadata and controls

45 lines (31 loc) · 939 Bytes

🌍
My React Portfolio Website

💬 Context

I have created this website to have one neatly laid out source of truth for my contact details and my personal projects (and perhaps more in the future).

🛠️ Tech used

  • React
  • Gatsby
  • TypeScript
  • Bootstrap

📦 Main packages

  • react-tsparticles
  • react-scroll
  • react-reveal
  • react-bootstrap
  • react-bootstrap-icons
  • three
  • @react-three/fiber
  • typewriter-effect
  • gh-pages

🚀 Running locally

  1. Start the website locally.

    npm run develop
  2. Open the code and start customizing!

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

🙏 Acknowledgements

Thank you to Matthew Jigalin and his portfolio website for the inspiration!