/Book-Library

Book-Library is a web-application where user can view,delete and add new book

Primary LanguageJavaScript

Book-Library is a web-application where user with role VIEW_ALL can see all the books and user with role CREATOR can view, delete and add the new books. User can filter books according to genre , sort according to publication year and can see books which are added 10mins ago and within 10 mins.

Backend deployed link - https://booklibrary-pir4.onrender.com

Frontend deployed link - https://library-phi-umber.vercel.app/

API - For registering a new user - https://booklibrary-pir4.onrender.com/user/register

For Login - https://booklibrary-pir4.onrender.com/user/login

only with creator role can add or delete book.