Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.
/ korty Public archive

Tiny url shortener written in React

Notifications You must be signed in to change notification settings

vnil/korty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Korty

This is a simple URL shortener written in React without any backend. URLs are only saved locally on the users computer.

Install & Run

First clone the project

git clone https://github.com/vnil/korty.git

Then enter the folder and install dependencies

cd korty
yarn install

And now run the application

yarn start

Tests

To run the tests

yarn test

About

Tiny url shortener written in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published