From 80a6a699727d577b045188c2b8e642bebedaaa24 Mon Sep 17 00:00:00 2001 From: Derlys Dominguez <58484607+Derlys@users.noreply.github.com> Date: Tue, 30 Jan 2024 17:47:11 +0000 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 87b6914..a31abde 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,10 @@ Connect a Mind is the answer for content creators. In this open source DApp you ## Demo -![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/aoezux0ox99z6egu2cf3.png) -🚀 [Mododifil.com]() + + 🎤 [PRESENTATION]() +🚀 [CONNECT A MIND]() ## 🤓 Features @@ -47,7 +48,7 @@ I created a data model based on the features I wanted to have. -![Image description]() + ## 💪🏽 What impacted me positively @@ -59,13 +60,13 @@ I created a data model based on the features I wanted to have. -data examples - Minimum Viable Product (MVP) -![Image description](https://dev-to-uploads.s3.amazonaws.com/uploads/articles/x4zwmrstzts4k0235huh.png) + ## My challenge - Normally I use Angular as a framework for the front end, however this time the open source project stack I chose is with react. It was a challenge for me to learn this new syntax. - ![Image description]() + - I solved the functionality of displaying a certain amount of post on the home page with this service. - Doing the frontend as a backend was another challenge, things like connecting the database to the frontend was new to me. @@ -74,7 +75,7 @@ I created a data model based on the features I wanted to have. - Not to focus on making it look pretty the first time, only on the functionalities -![Image description]() + ## What Do you need for run this project