From cf31eb97ff040e231f8f030d0e1e6e59f6ef04a7 Mon Sep 17 00:00:00 2001 From: Mehrdad Shirvani Date: Fri, 18 Jul 2025 13:42:27 +0330 Subject: [PATCH] Update index --- index.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/index.md b/index.md index 94c08d0..c838991 100644 --- a/index.md +++ b/index.md @@ -50,10 +50,7 @@ Once the fundamentals were solid, we moved to building a **real project**. Each member implemented their **own version** of the project, following Clean Architecture guidelines while experimenting with different approaches. - -### **🚦 Project Overview** - -#### **🔗 Backend — Transportation Management API** +### **🔗 Backend — Transportation Management API** A **Clean Architecture-based** backend designed to be **modular, testable, and scalable**. @@ -79,7 +76,7 @@ A **Clean Architecture-based** backend designed to be **modular, testable, and s -#### **🎨 Frontend — Transportation Management Web App** +### **🎨 Frontend — Transportation Management Web App** - **Tech Stack**: React, TypeScript, Zustand, Axios, Tailwind CSS - **Focus**: A simple but modern UI to consume the API and simulate real-world use cases