Skip to content

techcompaniesportugal.fyi | Tech Companies in Portugal Web App ๐Ÿ‡ต๐Ÿ‡น

Notifications You must be signed in to change notification settings

alexmarqs/tech-companies-portugal-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Tech Companies in Portugal ๐Ÿ‡ต๐Ÿ‡น

The main goal is to provide a better way to explore tech companies in Portugal.

ci workflow

Monorepo structure ๐Ÿ“ฆ

  • apps/web: The main web app
  • packages/analytics: Analytics utils
  • tooling/typescript: TypeScript configuration
  • tooling/tailwind: Tailwind configuration

Features ๐Ÿš€

  • List of tech companies in Portugal synced with the opensource tech-companies-in-portugal repository
  • Fast search capabilities
  • SEO friendly
  • Responsive design

Tech stack ๐Ÿง‘โ€๐Ÿ’ป

  • Next.js 15 - React framework
  • Tailwind CSS - Utility-first CSS framework
  • TypeScript
  • Shadcn UI - UI components
  • Vercel - Hosting and CI/CD
  • Playwright - E2E testing
  • Biome - Formatting and linting
  • Motion - Animation library
  • Nuqs - URL query state management (client and server support + some other cool features out of the box)
  • Turbo - Monorepo build system
  • Vercel - Hosting and CI/CD
  • OpenPanel - Analytics (Currently DISABLED/NOT USED due to removal of free tier)

How to contribute ๐Ÿค

No requirements, just open a pull request with your changes. If you want to add a new feature, please open an issue first to discuss it.