/tonystrawberry.codes

🚀 Source code of the personal website tonystrawberry.codes

Primary LanguageJavaScript

tonystrawberry.codes

🖥 Personal website of Tony Duong

  • 🛠 Built with Gatsby
  • 👩‍🎨 Forked the design of Brittany Chiang personal website brittanychiang.com
  • 🚀 Deploys with Netlify automatically on each commit to main branch
  • 🎨 Uses styled-components to write CSS for each components inside the JS code

👨🏻‍💻 Local development

  1. Install the packages via npm.
npm install
  1. Run the application in your local environment.
npm run develop
  1. Access the website via localhost.
http://localhost:8000/