/eventFindr

A Chrome extension that shows the user a list of events using Eventbrite API

Primary LanguageJavaScript

eventFindr

eventFindr is a Chrome extension that displays a list of events based by the user's input using the Eventbrite API. Events are shown either by the week or next weekend. You can read more about it here

Run it locally

  1. Clone the repo https://github.com/cutofmyjib/eventFindr.git
  2. cd eventFindr
  3. npm install
  4. npm start
  5. Navigate to http://localhost:8080/