- Frontend: React, Next.js, TypeScript, Ant Design
- Backend: Next.js API, MongoDB
- clone this repo
git clone https://github.com/gxlvera/LibrarySystem.git- install dependencies
npm installGo to localhost:3000 to see the landing page of the library system
- User Management: Add, edit, delete users
- Book Management: Add, edit, delete books
- Borrow and Return Books: Manage book borrowing and returning
- Book Categorization: Each book is tagged with its corresponding categorization, makeing it convenient to organize your books🚀
