This commit adds a navbar, adds react-router v4 package, moves ChicagoJS web project placeholder to AboutContainer component, meetup group information to CommunityContainer component, creates an EventsContainer component (grabs meetup information from proxy server displaying relevant events in a list) and creates multiple other ContainerComponents in accordance with @mikehostetler 's design brief here. Most, if not all, of this commit should be reusable with Gatsby when and if the switch happens.
This commit adds a navbar, adds react-router v4 package, moves ChicagoJS web project placeholder to AboutContainer component, meetup group information to CommunityContainer component, creates an EventsContainer component (grabs meetup information from proxy server displaying relevant events in a list) and creates multiple other ContainerComponents in accordance with @mikehostetler 's design brief here. Most, if not all, of this commit should be reusable with Gatsby when and if the switch happens.