A project built for freecodecamp.com in 2016, the requirement then were to build a tribute page for a random person

React
Javascript
Bootstrap

A project built for freecodecamp.com in 2016, the requirement then were to build a tribute page for a random person
My first serious project. It looks basic and has no functionality but this is my first try at using React and Bootstrap. I still remember the "dangerouslySetInnerHTML" fuss because I could't get rid of a React warning. Now looking at it, a simple <img src={source} /> would have been enough