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 dev
App runs on http://localhost:3000
pnpm start
App runs on http://localhost:3000