Shortify is a URL shortner app built with React, NodeJS and Express.
- It can shorten any link which then can be redirected to the original link.
- It can also show the statistics of the Shortify link like Total number of visitors, pie charts of used platforms/OS/browser to visit the Shortify link.
- It has a site wide Dark/Light Mode and all the pages of Shortify are mobile responsive.
Shortify's frontend is hosted on Vercel and Backend is hosted on Heroku.
You can visit Shortify at https://shortify-rose.vercel.app/