https://github.com/timelessco/plans-app
A modern web application built with Next.js and TypeScript
https://github.com/timelessco/plans-app
Last synced: 5 months ago
JSON representation
A modern web application built with Next.js and TypeScript
- Host: GitHub
- URL: https://github.com/timelessco/plans-app
- Owner: timelessco
- License: mit
- Created: 2025-09-02T09:40:51.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2026-01-20T19:45:08.000Z (5 months ago)
- Last Synced: 2026-01-21T04:44:06.754Z (5 months ago)
- Language: TypeScript
- Homepage: https://plans-app-omega.vercel.app
- Size: 3.84 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Plans App
Compare, Buy & Save on all your insurance needs. Get quotes from 100+ trusted insurers.

## Introduction
Built using the [Next.js framework](https://nextjs.org/) and written in
TypeScript & other amazing technologies mentioned below to build a modern web
application.
- [pnpm](https://pnpm.io/)
- [react](https://reactjs.org/)
- [typeScript](https://www.typescriptlang.org/)
- [next.js](https://nextjs.org/)
- [tailwindcss](https://tailwindcss.com/)
- [zod](https://github.com/colinhacks/zod)
- [eslint](https://eslint.org/)
- [prettier](https://prettier.io/)
- [stylelint](https://stylelint.io/)
- [markdownlint](https://github.com/DavidAnson/markdownlint)
- [knip](https://github.com/webpro/knip)
- [cspell](https://cspell.org)
- [husky](https://typicode.github.io/husky/#/)
- [lint-staged](https://github.com/okonet/lint-staged#readme)
- [commitlint](https://commitlint.js.org/#/)
- [release-it](https://github.com/release-it/release-it#readme)
- [all-contributors](https://github.com/all-contributors/all-contributors)
## Development
See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then [`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md).
Thanks! 💖
## Contributors
> 💙 This package is based on [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)'s [template-typescript-node-package](https://github.com/JoshuaKGoldberg/template-typescript-node-package), [Formcn](https://formcn.dev/) & [zap.ts](https://github.com/zap-studio/zap.ts).