Website
My portfolio & blog built on Next.js using Notion as a CMS.
Install / Use
/learn @rittikbasu/WebsiteREADME
Digital Home of Rittik Basu

This website is made with Next.js + Tailwind CSS and deployed on Vercel
Features
- 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
Setup
git clone git@github.com:rittikbasu/website.gitcd websitenpm installnpm run dev- visit http://localhost:3000
