I created this simple website as part of the Duolingo PM intern interview process.
Web page that lets a user input two strings and then tells the user whether the two strings are anagrams of each other.
An anagram is a word, phrase, or name formed by rearranging the letters of another, such as cinema, formed from iceman
https://github.com/fvcproductions/anagram
https://fvcproductions.github.io/anagram