/TextEncrypterAlura

Responsive Text Encryptor

Primary LanguageJavaScriptMIT LicenseMIT

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