Skip to content

Having a large URLs is one of the biggest problem especially when you have to put it somewhere, but Teeny-Weeny comes with a solution, now you can make your links shorten upto max 20 letters, which is easy to remember and use.

Notifications You must be signed in to change notification settings

rupali-codes/Teeny-Weeny

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teeny-Weeny - Short your links in seconds 🚀

Get your links shorten in seconds

Teeny-Weeny Preview

Brief Description

Teeny-Weeny is a URL-shortening app which helps you to keep your links shorter and memorable. It gives you a link whose length is between 15 to 20 characters.

Built With

HTML
HTML
CSS
CSS
JavaScript
JavaScript

Getting Started

To get a local copy in your machine and running up follow the following steps.

  1. Fork

  2. Clone the repo use the following command:

git clone https://github.com/<your-github-username>/url-shortening
  1. Navigate to project directory
  cd url-shortening
  ```
4. Make your changes 

5. create your branch by running the following the command
```bash
git branch <name_your_branch>
  1. Switch to your branch
git switch <your_branch>
  1. Push to your repo by using the following command
git push origin <your_branch>
  1. Open a Pull request

If you aren't aware about how to make pull requests read this.

You made it champ! 🚀

Thanks for reading!

About

Having a large URLs is one of the biggest problem especially when you have to put it somewhere, but Teeny-Weeny comes with a solution, now you can make your links shorten upto max 20 letters, which is easy to remember and use.

Topics

Resources

Stars

Watchers

Forks