https://github.com/jefferson1104/mylinkin
MyLinkIn is a free tool to shorten URLs and generate short links. Allows you to create a shortened link making it easy to share and tracking the number of clicks received.
https://github.com/jefferson1104/mylinkin
fastify nextjs nodejs radix-ui reactjs tailwindcss typescript
Last synced: 2 months ago
JSON representation
MyLinkIn is a free tool to shorten URLs and generate short links. Allows you to create a shortened link making it easy to share and tracking the number of clicks received.
- Host: GitHub
- URL: https://github.com/jefferson1104/mylinkin
- Owner: jefferson1104
- Created: 2024-03-26T19:36:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-17T13:39:46.000Z (about 2 years ago)
- Last Synced: 2025-01-11T14:47:51.509Z (over 1 year ago)
- Topics: fastify, nextjs, nodejs, radix-ui, reactjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://mylinkin.com
- Size: 357 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MyLinkIn
## :memo: About project
MyLinkIn is a free URL shortening tool, developed with Node.js and React.js using frameworks like Fastify and Next.js. There are a lot of interesting features in your code that I applied to the development. You can check other information by accessing each directory of this monorepo on "**packages/back-end**" and "**packages/front-end**".
### :cyclone: Project directories
- [BACK-END](https://github.com/jefferson1104/mylinkin/tree/main/packages/back-end)
- [FRONT-END](https://github.com/jefferson1104/mylinkin/tree/main/packages/front-end)