Newsletter For A Template
Join the Community For A Template
Subscribe to A Template newsletter for the latest news and updates
A portfolio website simulating macOS's GUI, developed with React and UnoCSS, showcasing a unique and interactive user experience.
ACodeNav is a comprehensive programmer navigation platform offering curated resources, tools, and learning guides for software developers.
My portfolio website simulating macOS's GUI
Powered by React + Zustand + UnoCSS + TypeScript + Vite.
Clone the repo and install dependencies:
pnpm install
Start dev server (with hot reloading):
pnpm dev
Build for production with minification to the dist
folder:
pnpm build