This project is a real-time dashboard application built with React. It features interactive charts and statistical data to provide insightful visualizations.
- Real-time data updates
- Interactive charts
- Statistical data visualizations
- React (latest stable version)
- TailwindCss
-
Clone the repository:
git clone https://github.com/qaisw96/dashboard.git
-
Navigate to the project directory:
cd dashboard
-
Install dependencies:
npm install
-
Run the application:
npm start