inpay_dashboard

Inpay Dashboard 📊

A responsive financial transaction dashboard built with React, Ant Design, and Tailwind CSS.

🚀 View Live Demo

✨ Features

🛠️ Tech Stack

🚀 How to Run Locally

  1. Clone the repository
    git clone [https://github.com/akash9888/inpay_dashboard.git](https://github.com/akash9888/inpay_dashboard.git)
    cd inpay_dashboard
    
  2. Install dependencies
    npm install
    
  3. Start the app
    npm start