{project.title}
++ {project.fullDescription} +
+Challenges
+-
+ {project.challenges.map((challenge: string, index: number) => (
+
- + + {challenge} + + ))} +
Solutions
+-
+ {project.solutions.map((solution: string, index: number) => (
+
- + + {solution} + + ))} +
Results & Impact
+{result}
+