An interactive web application that records user dreams locally and provides comical feedback.
-User Input: User enters a dream with at least 25 characters.
-Keyword is extracted via text analyzer API
-Keyword then entered into Ron Swanson Quote Generator API
-Quotation appears as response to user's entry.
All entries, keywords, and responses are saved in local storage and viewable on the page.
- HTML
- Javascript
- Css
- Bulma
- Aylien API: Text Analysis https://rapidapi.com/aylien/api/text-analysis
- Swanson Quote Generator API https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api_
https://lindseykrause.github.io/Swanson-Dreams/
Some user input does not return a keyword
Made with ❤️ by Lindsey Krause, Robert Schwartz, & Will Trinidad-Cruz