File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -156,11 +156,11 @@ <h5 class="card-title">Weather App</h5>
156156 <!-- Card 3 -->
157157 < div class ="col-12 col-md-6 col-lg-4 mb-4 ">
158158 < div class ="card ">
159- < img src ="images/horizontalComingSoon.jpg " class ="card-img-top " alt ="Coming Soon ">
159+ < img src ="images/todoList.png " class ="card-img-top " alt ="React Todo List ">
160160 < div class ="card-body ">
161- < h5 class ="card-title "> Coming Soon </ h5 >
162- < p class ="card-text "> Coming Soon </ p >
163- < a href ="# " class ="btn btn-primary "> See More</ a >
161+ < h5 class ="card-title "> React Todo List </ h5 >
162+ < p class ="card-text "> A simple React Todo List that uses react framework and components to create a functioning todo list. </ p >
163+ < a href ="https://github.com/Daniel1000c/TaskifyApp " class ="btn btn-primary " target =" _blank "> See More</ a >
164164 </ div >
165165 </ div >
166166 </ div >
You can’t perform that action at this time.
0 commit comments