Skip to content

hududed/bayanlab-ramadan

Repository files navigation

Ramadan Finder

Find masajid, halal restaurants, and halal markets near you this Ramadan.

Live: ramadan.bayanlab.com

Built with Claude Code + BayanLab API to demonstrate what you can build with open Muslim community data.

BayanLab API

This app uses 3 endpoints from the BayanLab API:

  • GET /v1/masajid — Mosques and Islamic centers
  • GET /v1/halal-eateries — Halal restaurants and cafes
  • GET /v1/halal-markets — Halal grocery stores and butchers

Get your own API key: bayanlab.com/docs

Run Locally

git clone https://github.com/bayanlab/bayanlab-ramadan.git
cd bayanlab-ramadan
npm install
cp .env.local.example .env.local
# Add your BayanLab API key to .env.local
npm run dev

Open http://localhost:3000.

Tech Stack

License

MIT

About

Ramadan Finder — demo app powered by BayanLab API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published