URL Shortener

This project was created for me to refresh my React skills. Its sister project is a Kotlin/Spring Boot API.

a screenshot of the application

Getting started

  1. Install NodeJS 20.x.x
  2. Run npm install
  3. Run npm run dev
  4. Start the API