Skip to content

Commit

Permalink
Actualizacion de README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mauricio Cox committed Feb 1, 2024
1 parent a31e688 commit 0b7f7ab
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,25 @@ Sprint 01: Construye un encriptador de texto con Javascript

Este desafío se desarrollo con los lenguajes HTML, CSS y Javascript sin usar frameworks.

- *CSS* >> nestingCSS, Flexbox y Grid
- **javaScript** >> Vanilla javaScript

## Recursos utilizados
_Comunidad Discord ONE G6, Google, MZDN, Bard, ChatGPT_

## Responsive
El sitio es totalmente adaptativo a cualquier dispositivo para una correcta visualizacion

## Dark mode
Tambien disponible la version dark utilizando como recurso la persistencia de la informacion en ```local Storage```

### Viewport small
![](./img/view-mobile.png)

### Viewport medium
![](./img/view-tablet.png)

### Viewport big
![](./img/view-desktop.png)

<small>Author: Mauricio Cox</smaill>
Binary file added img/view-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/view-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/view-tablet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0b7f7ab

Please sign in to comment.