Wikipedia API
Via GitHub Pages: https://ghostintheboot.github.io/wiki-api
I started this project as a challenge to myself: Take this ancient Free Code Camp mini-project, then update it so it's responsive and has no dependencies. Vanilla HTML, CSS, and JS.
- In-built Fetch API.
- Wikipedia API. https://www.mediawiki.org/wiki/API:Main_page
- Mobile-first development.
- Responsive design via media queries.
- Keyframe animations.
- One pseudoclass (::before) for the Wiki logo that appears on screens 767px or larger.
None.