Skip to content

Snap Map, but for the Washington Post

Notifications You must be signed in to change notification settings

jasoneliu/wapo-maps

Repository files navigation

Getting Started

First, install dependencies:

npm install

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Google Maps API

To run this Project, you need a PERSONAL google cloud platform key

Read Google Cloud Setup to get started and create your key

Backend Server

To enable local API requests, navigate to ./backend-server in the repository. Then, run the following commands:

pip install -r requirements.txt
python -m spacy download en_core_web_sm
python app.py

Example requests:

About

Snap Map, but for the Washington Post

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •