Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aridanpantoja/petmylink
PetMyLink is a QR Code generator with adorable pet themes 🐾
https://github.com/aridanpantoja/petmylink
Last synced: 16 days ago
JSON representation
PetMyLink is a QR Code generator with adorable pet themes 🐾
- Host: GitHub
- URL: https://github.com/aridanpantoja/petmylink
- Owner: aridanpantoja
- License: mit
- Created: 2025-01-02T15:16:02.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2025-01-02T16:12:48.000Z (20 days ago)
- Last Synced: 2025-01-02T17:27:17.319Z (20 days ago)
- Language: TypeScript
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Pet My Link 🐾
Pet My Link is an open-source app for generating QR codes with adorable pet themes. Star the repo if you find it useful ⭐Tech Stack 💻
[![My Skills](https://skillicons.dev/icons?i=nodejs,react,nextjs,ts,tailwind,vercel,git,github)](https://skillicons.dev)
Project Overview 📋
### Getting Started
#### 1. Install required dependencies with pnpm
```bash
pnpm install
```#### 2. Running the development server
```bash
pnpm dev
```Contribute 🚀
If you want to contribute, clone this repo, create your work branch and get your hands dirty!
```bash
git clone https://github.com/aridanpantoja/petmylink.git
``````bash
git checkout -b feature/NAME
```At the end, open a Pull Request explaining the problem solved or feature made, if exists, append screenshot of visual modifications and wait for the review!
### Documentations that might help
[📝 How to create a Pull Request](https://www.atlassian.com/br/git/tutorials/making-a-pull-request) |
[💾 Commit pattern](https://gist.github.com/joshbuchea/6f47e86d2510bce28f8e7f42ae84c716)License 📃
This project is under [MIT](./LICENSE) license