A NodeJS Webapp that implements the use of URL shortening.
NodeJS
npm install- Clone the repository
git clone https://github.com/abhijeet007rocks8/Dev-Scripts- Change Directory
cd Dev-Scripts/NodeJS/URL_Shortner/- Run the script
npm run runserver- Open
http://127.0.0.1:8080in your browser