Build With Passion and Technology:
🚀 Features: Book Management: Add, update, delete, and search for books. User Management: User registration, login, profile management, and borrowing history. Book Borrowing & Returning: Simple and fast process for borrowing and returning books. 🛠 Setup & Run: Backend Setup:Navigate to the backend directory: cd backend Install dependencies: mvn install Run the application: mvn spring-boot:run Frontend Setup:
Navigate to the frontend directory: cd frontend Install dependencies: npm install Start the React app: npm start Visit http://localhost:3000 in your browser to access the application.
Contributions are always welcome! 🙌