/local-church

Scrape & show local churches in the United States

Primary LanguageJavaScript

Local Church

In-progress Node.js project for scraping & showing churches in the United States.

Setup

Open .env.example and populate keys accordingly. Save as .env.

Run yarn.

This project uses ESLint. Most editors can take advantage of this with plugins to show errors inline.

Running

There are currently 2 NPM Scripts:

  • scrape
  • test

TODO