https://github.com/ajhenry/hookry
An app made for crocheting and knitting that is customizable to your workflow
https://github.com/ajhenry/hookry
crochet expo knitting mobile-app
Last synced: about 2 months ago
JSON representation
An app made for crocheting and knitting that is customizable to your workflow
- Host: GitHub
- URL: https://github.com/ajhenry/hookry
- Owner: ajhenry
- License: gpl-3.0
- Created: 2022-01-13T04:12:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T03:40:55.000Z (over 3 years ago)
- Last Synced: 2026-01-01T21:51:06.994Z (5 months ago)
- Topics: crochet, expo, knitting, mobile-app
- Language: TypeScript
- Homepage: https://hookry.com
- Size: 9.34 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hookry
An app made for crocheting and knitting that is customizable to your workflow
Quick Start •
Documentation •
License
## Screenshots
## Try it with Expo
This project uses expo so you can try it right here
Or check out the snack here
https://snack.expo.dev/@ajhenry/hookry-snack
## Quick Start
This project is based entirely on expo, no native code is currently used\*
```sh
lerna bootstrap
cd packages/app
yarn start
```
This will start the expo metro server to run the app locally
## Developing
Check out the [app](./packages/app) readme to see how to start developing
## Contributing
We welcome all contributions!
File an issue if you want to see a new feature or file a bug report
Check out the projects tab to see what currently in progress
Alternatively, you can send an email to support@hookry.com
## License
[GPLv3](LICENSE.md)