This app was made to practice using HTML, JS, and CSS. It showcases a page that has a form where a user enters a name, and the name shows up inside a letter.
Open Terminal and clone the repository.
$ cd Desktop
$ git clone https://github.com/noahramey/letter.git
Navigate to the repository and open the html page:
$ cd letter
$ open index.html
MIT License. Copyright © 2016 "Noah Ramey"