1. 程式人生 > >Yet Another Star Wars API Explorer

Yet Another Star Wars API Explorer

As an exercise I created yet another Star Wars API explorer utilizing React, TypeScript, Webpack 4, route based code splitting, Karma, and TDD. The demo is here https://swapi-explorer.joefallon.net/ and the Github repo is here https://github.com/joefallon/star-wars.js

Please feel free to critique it.