Skip to content

Apolo-X1/TextEncrypterAlura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Text encryption challenge proposed in the introductory course to programming taught by AluraLatam.

Technologies used

Technologies used: HTML, CSS, JavaScript.

Project Structure

TextEncripter/
├── css/
│   └── style.css
├── img/
│   └── ...
├── js/
│   ├── main.js
│   └── vanilla-tilt.js
└── index.html