Link Shortener A link shortener using express, mongoDb and google authentication The website is hosted at links.bhushan.fun (but not accesible to public) there is also a table indexing the urls created and the no.of times each url is used you can also add, remove the urls(hence the acces is restricted ) As the website is not available, the preview of the website will look something like this you should add 3 elements in .env file MONGO_URI PORT(optional) VERIFIED_USERS(for access restriction)