README.md Created as a take-home exercise for an interview, this project showcases a URL shortening service using Node.js and Express. How to run the project Once you've installed dependencies with npm install, start a development server: npm run dev