Hi ! I am Thomas Sauvage and this is my personal website.
- React
- Typescript
- Chakra UI for base components
- React-Hook-Form to control the contact form
- Zod for form validation
- tanstack/react-query for mutations
-
Install nvm
-
Install
node
nvm install- Install dependencies
npm invm use
npm run devAny changes committed to the main branch should automatically be deployed.