Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aridanpantoja/krcod
KRCOD is a QR Code Generator with a Sleek Notion-Inspired Design
https://github.com/aridanpantoja/krcod
next nextjs qrcode qrcode-generator react reactjs shadcn-ui typescript
Last synced: 1 day ago
JSON representation
KRCOD is a QR Code Generator with a Sleek Notion-Inspired Design
- Host: GitHub
- URL: https://github.com/aridanpantoja/krcod
- Owner: aridanpantoja
- License: mit
- Created: 2025-01-02T15:16:02.000Z (20 days ago)
- Default Branch: main
- Last Pushed: 2025-01-09T20:24:23.000Z (12 days ago)
- Last Synced: 2025-01-09T21:31:13.967Z (12 days ago)
- Topics: next, nextjs, qrcode, qrcode-generator, react, reactjs, shadcn-ui, typescript
- Language: TypeScript
- Homepage: https://krcod.com
- Size: 1.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
KRCOD
KRCOD is a QR Code Generator with a Sleek Notion-Inspired Design. 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/krcod.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