📖 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.
- Users can
post
,edit
, anddelete
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 theirTo Be Read (TBR) list
. - Users can
view
the reviews of other users. - Users can
create an account
to use the application, and cansecurely sign in
to the site.
npm install bookish --save
- TailwindCSS
- DaisyUi
- PostgreSQL
- React-Icons
- Vite
- React
- NodeJS
- Express