Skip to content

peterphan20/frontend-url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend URL shortener

Description

This is a simple URL shortener application. Created for a frontendmentor.io challenge where the assets are provided but you are allowed to implement the design in any way you wish. For this challenge I chose the technologies listed below. The file structure is inspired by Atomic Design but it does not implement every possible tier in the specification due to project size.

Technologies

  • React
  • Tailwind
  • HTML

Installation

Clone the repository

git clone https://github.com/peterphan20/frontend-url-shortener.git

Move into repository

cd frontend-url-shortener

Install dependencies

npm install

Usage

The user can take any URL and shorten it to a more manageable URL. If the user clicks on the shorten link it will redirect them to the original site.

URL shortener

Contributing

This project is not accepting contributions. You are welcome to use as a template.

License

MIT License

Releases

No releases published

Packages

No packages published