About Looply

A free neumorphic component library because soft UI shouldn't cost money.

Looply is built by a software engineer trying to build something fun in his spare time. Most neumorphic component libraries out there are paid or locked behind subscriptions. This one is free, open source, and always will be.

The goal is simple: give people a set of beautiful, soft UI components they can actually use in their projects without paying for them.

Built for the Future

Infrastructure-first, with versioning and environments in mind.

This isn't just a component library thrown together. It's built with future planning and proper versioning from day one. The infrastructure uses Terraform with separate environments (dev, QA, and prod) deployed on Google Cloud Platform.

Each environment is isolated with its own Cloud Run services, secret management, monitoring, and storage so updates can be tested properly before they reach users.

Tech Stack

Modern tooling, properly deployed.

  • Next.js, React, TypeScript, and Tailwind CSS
  • Terraform for infrastructure as code
  • GCP: Cloud Run, Secret Manager, Artifact Registry
  • Separate dev, QA, and production environments
  • Prisma for database management
  • Published on npm as a reusable package