You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-3Lines changed: 12 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,16 +11,16 @@ Currently, two official plugins are available:
11
11
12
12
If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
13
13
14
-
15
-
16
14
# DCODE Platform
17
15
18
16
A modern, collaborative platform for student developers to connect, learn, and build open-source projects together. Powered by React, Vite, Zustand, and Framer Motion for a fast, immersive experience.
19
17
20
18
---
21
19
22
20
## 🚀 Overview
21
+
23
22
DCODE Platform is designed to accelerate your growth as a developer by providing:
23
+
24
24
- A vibrant community of student innovators
25
25
- Hands-on project management tools
26
26
- Rich analytics and dashboards
@@ -30,6 +30,7 @@ DCODE Platform is designed to accelerate your growth as a developer by providing
30
30
---
31
31
32
32
## ✨ Features
33
+
33
34
-**Authentication & Onboarding**: Secure login, onboarding flow, and profile management
34
35
-**User Directory**: Discover and connect with other developers
35
36
-**Dashboard**: Track your progress, streaks, milestones, and PR activity
@@ -42,6 +43,7 @@ DCODE Platform is designed to accelerate your growth as a developer by providing
42
43
---
43
44
44
45
## 🛠️ Tech Stack
46
+
45
47
-**Frontend**: React, Vite
46
48
-**State Management**: Zustand
47
49
-**Animations**: Framer Motion
@@ -53,6 +55,7 @@ DCODE Platform is designed to accelerate your growth as a developer by providing
0 commit comments