https://github.com/leytox/calmer
Simple breathing web-app
https://github.com/leytox/calmer
nextjs tailwind
Last synced: about 2 months ago
JSON representation
Simple breathing web-app
- Host: GitHub
- URL: https://github.com/leytox/calmer
- Owner: Leytox
- Created: 2025-02-23T20:35:51.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-23T20:39:44.000Z (2 months ago)
- Last Synced: 2025-03-04T08:17:53.295Z (about 2 months ago)
- Topics: nextjs, tailwind
- Language: TypeScript
- Homepage: https://calmer-sepia.vercel.app
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simple breathing app "Calmer"

# Installation
clone this repository
npm install or bun install# Run
npm run dev or bun --bun run dev