A serverless web app to shorten the long URL
- AWS Lambda - Serverless computing platform
- NodeJs - Server Environment
- AWS DynamoDB - NoSQL database
- BootStrap 4 - Frontend Library
- Index Page
- Result Page
- Error Page
-
NodeJS - Install NodeJS
npm modules "md5": "^2.3.0", "dotenv": "^8.2.0", "nodemon": "^2.0.7"
❖ Enter any LongURL to shorten it into shortURL
❖ Retrive original LongURL from shortURL by visiting it



