Zipline: Build a Wikipedia Viewer
This is my take on one of freeCodeCamp's Ziplines, specifically the one mentioned in the huge headline above. It's written using Jade, SCSS, ES6 and React, because why not?
Run locally
git clone https://github.com/ahstro/zipline-wikipedia
cd zipline-wikipedia
npm install
gulp
- Point your web browser to http://localhost:8000
Uses the MIT License