- [x] create a form tag - [x] inside the form tag includes required aria labels - [x] create an input, make it required, make it an "type" input - [x] convert user input to javascript for DOM Manipulation - [x] can fetch by user input