LibraryMS is a modern and intuitive Library Management System for Narula Institute Of Technology. It’s designed to make book management efficient, fast, and beautiful—perfect for schools, colleges, or personal use.
- 📖 Book Management – Add, update, or remove books with ease
- 👤 User Records – Maintain a list of users/members
- 🔍 Search & Filter – Quickly find books by title, author, or category
- 💡 Simple & Clean UI – Built with Tailwind CSS
- 🧠 TypeScript-powered – Strongly-typed, scalable architecture
- ⚡ Blazing Fast – Powered by Vite and optimized for performance
- Vite – Next-gen front-end tooling
- TypeScript – Type-safe JavaScript
- Tailwind CSS – Utility-first CSS framework
- ESLint – Code quality & style checker
- PostCSS – CSS post-processing
- Node.js + npm – Runtime & package management
LibraryMS/
├── src/ # Source code (components, pages, logic)
├── public/ # Static assets
├── index.html # Entry HTML
├── tailwind.config.js # Tailwind customization
├── vite.config.ts # Vite config
├── tsconfig*.json # TypeScript configs
└── package.json # Scripts & dependencies
git clone https://github.com/kris2005mehra/LibraryMS.git
cd LibraryMS
npm installnpm run devnpm run buildhttps://aesthetic-madeleine-ce3680.netlify.app
LibraryMS is more than just a project—it's a step toward building real-world, scalable solutions with modern technologies. Whether you're a developer looking to contribute, or someone who needs a lightweight and customizable library system, LibraryMS offers a solid foundation. Stay tuned for more updates as this project grows in features and functionality.