This is the version 3 of my personal portfolio. Its goal is to showcase my programming project and writing code in an intuitive, performant, accessible way.
- React (with create-react-app toolchain)
- Typescript
- styled-components
- make sure you have Node installed
- clone the repo and
npm install
npm start
npm run deploy
to build and deploy the site.