A simple and interactive dashboard built using React and Tailwind CSS to display data in graphical format.
Data visualization using charts and graphs
Responsive design
Interactive UI with dynamic data
Easy customization
Frontend: React, Tailwind CSS
Clone the repository:
git clone https://github.com/iamkhalidhussein/react-dashboard.git
Navigate to the project directory:
cd react-dashboard
Install dependencies:
pnpm install
Start the development server:
pnpm run dev
Once the development server is running, open your browser and go to http://localhost:5173/.
Contributing
Pull requests are welcome! If you find any issues, feel free to open an issue in the repository.
This project is licensed under the MIT License.