The web app to generate very short url links.
Node.js >= 20
- Clone the repository:
git clone [repository-url]
cd shortener-frontend- Install dependencies:
npm install- Start development server:
npm run devThe application will run at http://localhost:3000