Skip to content

Repository files navigation

Israel Zipcode Finder (Mikud)

This website allows users to easily search for postal codes of a location in Israel.

Features

  • Keep track of past searched Zip Codes
  • Get accurate Zip Code of an address

Getting Started

These instructions will help you set up the project on your local machine for development and testing purposes.

Installation

  1. Clone the repository:

    git clone https://github.com/Rishon/Mikud-Website
    cd Mikud-Website
  2. Install the dependencies:

    npm install / yarn install / bun install

  3. Build project:

    npm run build / yarn run build / bun run build

Running the Production client

To start the production client, run:

npm run start / yarn run start / bun run start

Running the Development client

To start the development client, run:

npm run dev / yarn run dev / bun run dev

Data

Cities and streets are searched from an in-memory index built from Israel's open data portal (data.gov.il). Refresh the data with:

bun run data:update

About

📍 Find a zip code of an address in Israel.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages