Skip to content

konstapascal/url-shortener

Repository files navigation

My URL Shortener

URL Shortener written in React JS and Tailwind CSS.

LinkKey FeaturesHow To RunTechnologies

Link

Key Features

  • Generate shorter URLs with your choice of slugs
  • URLs are saved in local storage
  • Export existing generated URLs into a file that you can save on your device
  • Import URLs from file generated by the application

How To Run

To clone and run this project, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/konstapascal/url-shortener

# Go into the repository
$ cd url-shortener

# Install dependencies
$ npm install

# Run the app
$ npm start

Technologies

This website uses the following technologies and packages:


konstapascal.dev  ·  GitHub @konstapascal  ·  Twitter @konstapascal

About

URL Shortener written in React JS and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published