This is a front end for InterNations' Front End challenge. It uses Create React App and deployed to https://int-fe.dvkndn.now.sh. To run it locally:
npm start
For the back-end counterpart, please see http://github.com/dvkndn/int-be.
For the rationales behind high-level decisions, please see DECISIONS.md.