go mod init github.com/heyjdp/go-react-todo
go get -u github.com/gofiber/fiber/v2
yarn create vite client -- --template react-ts
yarn add @mantine/hooks @mantine/core @mantine/form swr @primer/octicons-react @emotion/react