https://github.com/pascalwengerter/musclemate-app
Ad- and tracking-free workout app
https://github.com/pascalwengerter/musclemate-app
tailwind-css tailwindcss vercel vue vue3
Last synced: 3 months ago
JSON representation
Ad- and tracking-free workout app
- Host: GitHub
- URL: https://github.com/pascalwengerter/musclemate-app
- Owner: pascalwengerter
- Created: 2021-01-26T23:28:43.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2026-01-04T16:12:57.000Z (5 months ago)
- Last Synced: 2026-02-01T14:45:14.440Z (5 months ago)
- Topics: tailwind-css, tailwindcss, vercel, vue, vue3
- Language: Vue
- Homepage: https://www.musclemate.app
- Size: 1.46 MB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# MuscleMate.app
To install dependencies, run
```sh
pnpm install
```
To start the development server, run
```sh
pnpm dev
```
and then visit [http://localhost:5173/](http://localhost:5173/).