Wikipedia pageviews is a simple, single-page application that allows a user to search by date for the most viewed Wikipedia pages. It pulls data from the Wikipedia Pageview API. I built it using React and TypeScript on the Gatsby framework. You can check it out at wikipedia-pageviews.netlify.app. The code is open-source and can be found at github.com/AlyssaKirstine/wikipedia-pageviews.