Skip to content

jayson-panganiban/phzipcodes-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

33 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿท๏ธ PH Zipcodes

Find postal codes across the Philippines with ease! ๐Ÿ“ซ

๐ŸŒŸ About

PH Zipcodes helps you find postal codes across the Philippines with a clean, fast, and reliable search experience. The data comes directly from PHLPost (Philippine Postal Corporation), the official postal service of the Philippines.

Built using phzipcodes - A Python package for Philippines zip codes.

๐Ÿ› ๏ธ Tech Stack

  • FastAPI
  • HTMX
  • TailwindCSS
  • Python
  • phzipcodes

๐Ÿƒโ€โ™‚๏ธ Running Locally

Start the development server:

uvicorn app.main:app --reload