A full-stack app for managing a personal book collection. Users can add, view, edit, and delete books with ease.
- Add Books: Enter details like title, author, genre, and language.
- View Booklist: Displays all books with search functionality.
- Edit Book Details: Update information of existing books.
- Delete Books: Remove books from the collection.
- Frontend: React.js, TypeScript
- Backend: Java, Sprring
- Database:jdbc/h2
- Styling: CSS
npm install
npm start
Access the app at http://localhost:3000.
Contributions are welcome. Please open an issue to discuss your ideas or notify us about bugs.