Skip to content

Node.js app to search for events by country using an interactive world map or by query.

Notifications You must be signed in to change notification settings

omar-csse/world-events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

world events search app

Prerequisites:

  • Node.js
  • npm
  • API keys in Foursquare, eventbrite, eventful

To run the project:

  1. Download the repo and navigate to the folder downloaded.

  2. Run the following command to download the dependencies:

    npm install
  1. Replace the api keys process.env.APIkey in all javascript files in models folder.

  2. Run the web app

    npm start
  1. Navigate to http://localhost:8108

 

About

Node.js app to search for events by country using an interactive world map or by query.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published