React practice project. "Second" part with url modifying implementation.
Editing via url usage:\n
/polute|amount => polute houses list with {amount} random houses
/add|id|color|floors => add new house with {id} {color} {floors} values
/color|id|color => set {color} for house with {id}
/floors|id|floors => set {floors} for house with {id}