Skip to content

Feat/UI/browse books page - #27

Merged
mgrablo merged 7 commits into
masterfrom
feat/ui/browse-books-page
Jun 16, 2026
Merged

mgrablo merged 7 commits into
masterfrom
feat/ui/browse-books-page

Conversation

@mgrablo

@mgrablo mgrablo commented Jun 16, 2026

Copy link
Copy Markdown
Owner

Changes:

  • Moved shared components to src/shared/components directory
  • Added book card component that currently display first character of the title as a cover (backend doesnt provide coverUrl)
  • Added book grid component that displays books in a responsive grid layout
  • Added browse page and added /browse path to router
  • Added book service with getAllBooks and getBookById methods

@mgrablo
mgrablo merged commit f823c2c into master Jun 16, 2026
1 check passed
@mgrablo
mgrablo deleted the feat/ui/browse-books-page branch June 16, 2026 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant