-
-
-
-
+
+
+
+ {/* Charts Section */}
+
+
+
+
+
- Total Users
+2,543
-
+
+ Total Revenue
-$45,231
++12% from last month
+
+
+
+
+
+
+
+
+ Revenue
+$45,231
+8% from last month
+
+
+
+
+
+
+
+
+ Growth
++24%
++3% from last month
+
+
+
+
+
+
+
+ Analytics
+98.5%
++2% from last month
+
+
+
- Revenue Overview
+
+
+
Chart visualization would go here
-
-
-
-
-
-
-
-
-
- Active Users
-2,451
-
-
-
-
-
-
-
-
-
-
- Events
-12
-
-
-
- {/* Chart Section */}
-
-
-
-
-
+ Conversion
-3.24%
-
+
User Activity
+
+
+
Activity chart would go here
-
-
-
- Analytics Overview
-
-
- Chart placeholder
-
-
Recent Activity
-
-
+
+
+);
\ No newline at end of file
-
- User registered
+ {/* Recent Activity */}
+
diff --git a/src/index.css b/src/index.css
new file mode 100644
index 0000000..4bf1c5d
--- /dev/null
+++ b/src/index.css
@@ -0,0 +1,17 @@
+@tailwind base;
+@tailwind components;
+@tailwind utilities;
+
+body {
+ margin: 0;
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
+ 'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
+ sans-serif;
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
+
+code {
+ font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
+ monospace;
+}
\ No newline at end of file
diff --git a/src/index.tsx b/src/index.tsx
new file mode 100644
index 0000000..23b3422
--- /dev/null
+++ b/src/index.tsx
@@ -0,0 +1,13 @@
+import React from 'react';
+import ReactDOM from 'react-dom/client';
+import './index.css';
+import App from './App';
+
+const root = ReactDOM.createRoot(
+ document.getElementById('root') as HTMLElement
+);
+root.render(
+
+
Recent Activity
+
+ {[1, 2, 3, 4].map((item) => (
+
+ ))}
+
+
-
+
+
+ User {item} completed an action
+2 hours ago
+
-
- New order received
-
-
-
- Payment processed
-
-