My portfolio website simulating macOS's GUI: https://portfolio.zxh.io
Powered by React + React Redux + Tailwind CSS + TypeScript.
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