You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": ">User stories: >- I can pass a URL as a parameter and I will receive a shortened URL in the JSON response. >- When I visit that shortened URL, it will redirect me to my original link.",
"main": "index.js",
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"