I built a site to track the books we read in our book club and remind folks what weβre reading for the next week. I also built some vanity charts to look at stats about what weβve read over the years. Itβs backed by a Notion database so itβs easy for me to update quickly. This was one of the first sites I build using React and Next.js, so it’s quite basic and I relied a lot of frameworks and prebuilt components.
Tech: React, Next.js, Chart.js, Notion, Vercel