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
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,8 @@
26
26
<li>Users can be registered through the Api and it contains authentication by Sanctum to be able to carry out the action of some endpoints.</li>
27
27
<li>The Api is uploaded in heroku <ahref="https://laravelapijuegos.herokuapp.com/api/juegos"target="_blank">https://laravelapijuegos.herokuapp.com</a> so that users can use the endpoints without having to download the project.</li>
28
28
<li>The project contains the files to deploy it in Docker.</li>
29
-
<li>Demonstration of a Laravel project on the client interface side using this api <ahref="https://github.com/JAVI-CC/Laravel-API-Client"target="_blank">https://github.com/JAVI-CC/Laravel-API-Client</a>.</li>
30
-
<li>Demonstration of a Quasar project on the client interface side using this api <ahref="https://github.com/JAVI-CC/Quasar-API-client"target="_blank">https://github.com/JAVI-CC/Quasar-API-client</a>.</li>
29
+
<li>Demonstration of a <b>Laravel</b> project on the client interface side using this api <ahref="https://github.com/JAVI-CC/Laravel-API-Client"target="_blank">https://github.com/JAVI-CC/Laravel-API-Client</a>.</li>
30
+
<li>Demonstration of a <b>Quasar Framework</b> project on the client interface side using this api <ahref="https://github.com/JAVI-CC/Quasar-API-client"target="_blank">https://github.com/JAVI-CC/Quasar-API-client</a>.</li>
0 commit comments