Skip to content

eynopv/hbbs

Repository files navigation

Humble Book Bundle Score

This project displays rating and value of a book bundle from Humble Bundle.

The rating and amount of reviews are fetched from Goodreads.

What's under the hood

  • Next.js
  • Tailwind.css
  • Vercel
  • Testing Library

Where is data coming from

Getting Started

Start development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000.