🚀 Installation & Setup Follow these steps to get started:
1️⃣ Clone the Repository git clone https://github.com/YOUR_USERNAME/YOUR_REPO.git
cd YOUR_REPO
2️⃣ Install Dependencies
npm install
3️⃣ Start the Development Server
npm run dev
This will start the React development server at http://localhost:5173.