react, redux, codepen

Wikipedia single page app

This is a single page app using the wikipedia public api to search articles in several languages.

The goal of this toy project was to learn redux and redux-thunk to manage state and asyncronous api calls. Check out the codepen link to see the source code.