books-store Svelte Themes

Books Store

Interactive project featuring Google Books and New York Times APIs for book discovery

📚 Book Explorer

A lightweight SvelteKit web app that demonstrates how to fetch and display data from public APIs.
This project integrates the Google Books API and the New York Times Books API to showcase client-side and server-side data loading in SvelteKit.


🚀 Features

  • 🔍 Search Books — Explore titles using the Google Books API
  • 📰 NYT Bestsellers — View top lists from the New York Times Books API
  • 🧩 API Integration Demo — Example of fetching and handling data in SvelteKit
  • Modern Frontend — Built with SvelteKit for a fast and reactive UI
  • 🎨 Clean UI — Simple, responsive design for clarity and focus

🛠️ Tech Stack

  • SvelteKit — Frontend framework
  • TypeScript / JavaScript
  • Google Books API — Example data source (no API key required)
  • New York Times Books API — Fetches real bestseller data
  • Vite — Dev/build tool

⚙️ Setup & Usage

  1. Clone the repo ```bash git clone https://github.com/000bachir/books-store.git

Top categories

Loading Svelte Themes