My personal website, built using React, TypeScript, NextJS, and TailwindCSS.
- π± Responsive - Works on mobile, tablets and desktops.
- β¨ Server Side rendering of pages generated via React and Tailwind
- π΄ Works Offline - Install as a PWA. Configured via a Service Worker.
- π Perfect score for all parameters with Google Lighthouse Audit.
- π Written in TypeScript.
git clone
cd anm.dev
pnpm i
pnpm devApp runs on http://localhost:3000
pnpm start
App runs on http://localhost:3000