This website is made with Next.js + Tailwind CSS and deployed on Vercel
- Notion as a CMS for blog posts
- Supabase to keep count of likes and views
- Highlight.js for syntax highlighting
- vercel/og to dynamically generate Open Graph images
- vercel/analytics to track page views
git clone [email protected]:rittikbasu/website.gitcd websitenpm installnpm run dev- visit http://localhost:3000
