This repository provides a minimal setup to get React working with Vite. It includes Hot Module Replacement (HMR) and ESLint rules for a smooth development experience.
-
Clone the Repository:
git clone https://github.com/aniketsinha2002/Dashboard-Writix-AI.git
-
Navigate to the Project Directory:
cd Dashboard-Writix-AI -
Run the Development Server:
npm install
-
Install Dependencies:
npm run dev
-
Open Your Browser:
Visit http://localhost:3000 to see the application in action.
- 100% Responsive for all devices
- Light and Dark Theme
- Search Bar - Functional
- Remove Btn Functional
- Data Used -> Mock Data (Every Component is Dynamic)
- Little Animation on Remove, Toggle Theme
Feel free to contribute or suggest improvements to enhance the functionality and usability of this setup.

