Skip to content

RandyVentures/dealbeacon

Repository files navigation

DealBeacon

DealBeacon is a simple, weekly list of local food deals and freebies. Enter a zip code, see what’s on special this week, and optionally get the weekly email drop.

Why it exists

Local food deals are scattered across promo pages and social posts. DealBeacon pulls them into a single weekly list so you can save time and money without digging.

Features

  • Zip code search for nearby deals (within ~20 miles)
  • Weekly deal window (Sunday–Sunday, Central Time)
  • Price badges and filters for quick scanning
  • Optional weekly email signup
  • Weekly meal plan builder based on your budget
  • FAQ page for common questions

Quick start

npm run dev

Open http://localhost:3000.

Data updates

Deals are stored in src/data/deals.json and generated from src/data/deal-sources.json.

To refresh deals:

npm run fetch-deals

Sources can be marked with "disabled": true if they block automated checks.

Deploy

This app is designed for Vercel. Push to GitHub and deploy.

Credits

Zip centroid data is derived from GeoNames US postal codes (CC BY 4.0).

About

find local deals to eat out and weekly meal plan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors