Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 931 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 931 Bytes

📖 Bookish

A web application for book lovers who want to write and read reviews of their favorite books and keep track of the books they would like to read.

📝 How to Use the Site

  • Users can post, edit, and delete a review of a book.
  • Users can provide a rating for a book they are reviewing.
  • Users can post a book they want to read to their To Be Read (TBR) list.
  • Users can view the reviews of other users.
  • Users can create an account to use the application, and can securely sign in to the site.

ScreenRecording2024-10-16at11 17 18AM-ezgif com-video-to-gif-converter

💾 Install

npm install bookish --save

💻 Technologies Used

  • TailwindCSS
  • DaisyUi
  • PostgreSQL
  • React-Icons
  • Vite
  • React
  • NodeJS
  • Express