A webpage that allows users to search Wikipedia articles by title.
This webpage uses two frameworks:
- The MediaWiki API to retrieve Wikipedia articles.
- The Material Design Lite framework to add a Material Design look-and-feel to the webpage.
Created for the Google Code-in 2017 programming competition.
Task available here: https://codein.withgoogle.com/tasks/5673954146516992/.
Organization providing the task is JBoss Community.