Hi MappedIn, here's my submission for the little challenge I was given. Replicating the Fiddle given to display a user's starred Github repositories, in React.
Make sure you have npm installed, then navigate to the mappedin-challenge folder and run npm install
to make sure you have the necessary packages, then run npm start
. The app should now be available locally at http://localhost:3000/.