Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 597 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 597 Bytes

Apple Domains

A readable and configurable list of domains owned by Apple.

Stack

  • Framework: Next.js w/ React
  • Styling: TailwindCSS
  • Component Library: Headless UI
  • Deployment: Vercel

How it works

The frontend imports the data/domains.json file, then renders it under navigable categories.

Contributing

If you want to add a missing domain to the app, send in a PR editing the data/domains.json file. I may add a more streamlined process to submit domains using a UI on the website in the future, who knows.