- Node.js
- npm
- API keys in Foursquare, eventbrite, eventful
-
Download the repo and navigate to the folder downloaded.
-
Run the following command to download the dependencies:
npm install
-
Replace the api keys process.env.APIkey in all javascript files in models folder.
-
Run the web app
npm start
- Navigate to http://localhost:8108