How I created a simple URL shortener using Node, Mongo and React.
URL Shorteners are very useful if you want to remember a large URL of some websites. They trim down the huge URLs into really small URLs which are easier to remember and share. Here will be creating one using React and Node.
How does it work?
You en...
blog.tapan.app4 min read
Vijaya Bhaskar
React Developer
I liked the way its simple and does the work. Good job Tapan.