Use the meetup API to find meetups near you
- Clone the project
git clone https://github.com/tdodd/MeetPanda.git
cd
into the cloned directory- Install dependencies with
npm install
. You can run tests withnpm test
once dependencies have been installed. - Run the server with
npm start
and navigate tohttp://localhost:3000/
in your browser.
- Allow access to your location
- Enter a radius
- View meetups