My latest portfiolio website created with React, TypeScript and Chakra UI.
yarn install yarn startRuns the portolio site in development mode.
yarn start-allRuns the portfolio site and server in development mode to use the contact form.
yarn deploy