This website takes a url and shortens it to another link. ( Note that the site has been hosted on vercel, so sometimes the resulting site might not be smaller than the original site. )
Before using this repo, you have to clone and run the backend repo.
Now, clone this repo and open a terminal in the same folder. Then, run the following commands :
npm install
npm run start