The Library Store is a comprehensive web application designed for efficient library management. It leverages modern technologies to provide a seamless experience for both users and administrators.
- Dynamic Frontend: Built with React and TypeScript, offering a responsive and user-friendly interface.
- Robust Backend: Powered by Spring Boot and PostgreSQL, ensuring scalability and performance.
- User Experience: Users can browse, search, and view book details, while administrators have access to an intuitive dashboard for managing books, users, and transactions.
Explore the live demo: Library Store Demo
To run the project locally, follow these steps:
- Clone the repository.
- Set up the frontend and backend environments.
- Install dependencies.
- Run the application.
- Frontend: React, TypeScript
- Backend: Spring Boot, PostgreSQL