20 December, 2021 - 07:40 AM
(24 June, 2021 - 11:52 AM)voiidx Wrote: Show Morehi friends,
back with a fresh one.
have you ever wanted a link shortener? maybe your own, branded link shortener?
i have news for you.
here is the full source for kutt.it - a site built in react.
here's a look at the site and what you will be recreating:
feature list here:
- Custom domain support.
- Custom URLs for shortened links
- Set password for links.
- Set description for links.
- Expiration time for links.
- Private statistics for shortened URLs.
- View, edit, delete and manage your links.
- Admin account to view, delete and ban links.
- Ability to disable registration and anonymous link creation for private use.
- RESTful API.
if this is something that interests you, here's the source code along with a full guide:
Spoiler:
enjoy :)
make sure to leave a like or get banned :)
wow thank you man