Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
MetinVn committed Jul 12, 2024
1 parent f4c9460 commit 6ae8d6d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ This project is a React application built with Vite, providing an interface to s
## Features

- Search for authors by name
- Search for books
- Display detailed information about authors, including their bio, birth date, Wikipedia link, and official site (if available)
- Display detailed information about books, including auhtor name, wants to read count, already red count, currently reading count (if available)
- Utilizes Material-UI for components and styling
- Responsive design with dark mode support
- Efficiently manages large data sets by storing search results in IndexedDB and retrieving them as needed
Expand Down

0 comments on commit 6ae8d6d

Please sign in to comment.