Third iteration of my website. Designed and built with TypeScript React and Gatsby.
See it live here.
You know how we have open-source code? Well designers have been taking notice of us developers so they've also started an open-source movement with open-source design.
I'll share my Figma project that you can learn off of just as I'm learning off of everyone else's Figma projects.
Figma link will be added sortly.
- Clone the repository and move to its folder
git clone https://github.com/tomdng/tomdong-3.0.git && cd tomdong-3.0
- Install the required packages for the project
yarn install
- Run the development version of Propguard
yarn start
- Now play around, code, and enjoy!