A streamlined React application for managing your book collection. Built with Redux for state management, this app provides an intuitive interface for tracking and organizing your books.
- ✨ Add new books with details (ID, name, author, genre)
- 📚 View all books in a responsive table format
- 🗑️ Delete books from your collection
- 🎯 Simple and user-friendly interface
- React.js
- Redux Toolkit
- React Router DOM
- Bootstrap for styling
- Node.js installed on your system
- npm (comes with Node.js)
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh