r2hu1 / BooksHub

A platform for searching and saving books built with nextjs, tailwindcss and shadcn-ui with google books api (internship assignment).

Home Page:https://bookshu-b.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BooksHub

A free and open-source platform for reading and saveing books (internship assignment).

Preview

preview

Setup Locally

  • Fork the repository
  • Clone the repository
  • Install dependencies
  • Run dev server
git clone https://github.com/[username]/bookshub.git
npm install
npm run dev

About

A platform for searching and saving books built with nextjs, tailwindcss and shadcn-ui with google books api (internship assignment).

https://bookshu-b.vercel.app/


Languages

Language:JavaScript 95.6%Language:CSS 4.4%