A beautiful, modern Inventory Management System built with full authentication, CRUD features, and a stunning animated UI.
- User Authentication: Secure login & registration.
- Product Management: Create, Read, Update, Delete products.
- Animated Rainbow Buttons: Eye-catching, animated borders and glows.
- Silk Background: Gorgeous, customizable silk-effect background.
- Modern UI: Responsive design, works great on all devices.
- Built with React & Tailwind CSS.
git clone https://github.com/yourusername/inventory-management-system.git
cd inventory-management-systemnpm install
# or
yarnnpm run dev
# or
yarn devVisit http://localhost:3000 in your browser.
- Silk Background:
You can adjust the background for light/dark styles inglobal.css. - Rainbow Button:
The border animation and glow can be tweaked inrainbow-button.tsxandglobal.css.
src/
components/
magicui/
rainbow-button.tsx # The animated rainbow button
pages/
... # Your pages/routes
styles/
global.css # Global styles including background and animation
MIT
Created by Srijan Jaiswal