This is a section to show webpages I have designed based on the challenges at freeCodeCamp.com.
Random Quote Machine
The random quote machine accesses an API for a random quote, and animates to a new random color every time a new quote is generated. The page also has a button to generate a tweet on Twitter based on the quote generated.
Local Weather App
The local weather app will access an API to give the user the current weather in their area. The user can toggle between Fahrenheit and Celsius. The color scheme of the page changes depending on the current temperature.
Wikipedia Viewer
The Wikipedia viewer can direct the user to a random article on Wikipedia, or let them search the site and see up to 10 relevant search results, which link to their respective articles.