Skip to content

Commit

Permalink
✨ add simple solution
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Cifuentes committed Jan 23, 2023
1 parent b0dab6a commit 9db9ddb
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
Binary file added .DS_Store
Binary file not shown.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,20 @@ Haga un fork del repositorio original y envíe su solución en su repositorio pe
- Por favor incluya comentarios y documentación en su código para ayudar a entender su solución.
- Es importante que se siga los principios de buenas prácticas en programación para que sea legible y mantenible.
- Es importante que se entregue una solución que funcione correctamente y cumpla con los requisitos especificados en el desafio.

# Solution - simple

if you want to see the code of this application go to the following links

#### code
- [Host - Counter](https://github.com/Ronald-Cifuentes/mf-host-simple-counter)
- [Nav](https://github.com/Ronald-Cifuentes/mf-simple-nav)

# Deployed in vercel:

if you want to see this application running, please click on the following links

- [Host - Counter](https://mf-host-simple-counter.vercel.app/)
- [Nav](https://mf-simple-nav.vercel.app/)


0 comments on commit 9db9ddb

Please sign in to comment.