Skip to content

ionfwsrijan/Inventory-Management-System

Repository files navigation

Complete Inventory Management System

A beautiful, modern Inventory Management System built with full authentication, CRUD features, and a stunning animated UI.

✨ Features

  • 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.

🚀 Getting Started

1. Clone the Repository

git clone https://github.com/yourusername/inventory-management-system.git
cd inventory-management-system

2. Install Dependencies

npm install
# or
yarn

3. Run the Development Server

npm run dev
# or
yarn dev

Visit http://localhost:3000 in your browser.


🖌️ Customization

  • Silk Background:
    You can adjust the background for light/dark styles in global.css.
  • Rainbow Button:
    The border animation and glow can be tweaked in rainbow-button.tsx and global.css.

📂 Project Structure

src/
  components/
    magicui/
      rainbow-button.tsx   # The animated rainbow button
  pages/
    ...                   # Your pages/routes
  styles/
    global.css            # Global styles including background and animation

🛡️ License

MIT


Created by Srijan Jaiswal

About

A complete mobile responsive inventory management system with basic crud operations and user authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors