This repository was archived by the owner on Jun 10, 2019. It is now read-only.

Description
Feature
Why is this feature being added?
@davidmolina wants it; thy will be done!
Also, it sounds like a great idea to get people more committed/involved via physical meetups.
What should your feature do?
Ask user to provide location, ping meetup.com API for nearby OC meetups, and provide some kind of section for browsers to see that a nearby meetup is available, if it exists.
Implementation Tips
We can bring in Redux for a state store and use Axios for the actual API requests.
NEED MORE DETAILS