Skip to content

phoelapyae/shortener-frontend

Repository files navigation

A shortener web app

The web app to generate very short url links.

Prerequisites

Node.js >= 20

Setup

  1. Clone the repository:
git clone [repository-url]
cd shortener-frontend
  1. Install dependencies:
npm install
  1. Start development server:
npm run dev

The application will run at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published