Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-17T13:39:46.000Z (8 months ago)
- Last Synced: 2024-04-17T14:37:13.246Z (8 months 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)