git clone https://github.com/rishank-shah/url-shortener.git
cd url-shortener
MONGO_URI=<MONGO_DB_URI>
PORT=<ANY_PORT>
npm start
git clone https://github.com/rishank-shah/url-shortener.git
cd url-shortener
MONGO_URI=<MONGO_DB_URI>
PORT=<ANY_PORT>
npm start