My portfolio website simulating macOS's GUI: https://zxh.vercel.app
Powered by React and tailwindcss.
yarn install
# serve with hot reload, open http://localhost:3000 to view it in the browser
yarn dev
# build for production with minification to the `build` folder
yarn build