The StoryStack is a user-friendly web application for exploring, managing, and reviewing books. It offers both general user features and admin-level tools, with a focus on simplicity, accessibility, and a clean interface.
-
🔍 Browse Books
View a collection of books with details like title, author, genre, and description. -
🔐 Authentication
Secure user registration and login with session-based auth using cookies and JWTs. -
📝 Leave Reviews
Logged-in users can write and submit reviews and ratings for individual books. -
🛠️ Admin Panel
Admin users have access to extended features:- Create, update, and delete books.
- Manage user accounts.
- Moderate and remove inappropriate reviews.
👉 https://book-app-client-flax.vercel.app
Frontend
Backend
Authentication
Feel free to clone the repo, explore the features, or contribute!


