This project displays rating and value of a book bundle from Humble Bundle.
The rating and amount of reviews are fetched from Goodreads.
- Next.js
- Tailwind.css
- Vercel
- Testing Library
Start development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000.