Skip to content

The application should be able to take a long URL as input and generate a shortened version of it. This shortened link should be unique and should redirect to the original long URL when accessed.

License

Notifications You must be signed in to change notification settings

TrickAndTrack/Link_Shortener_Frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link_Shortener_Frontend

How to Run the Frontend Project?

  1. Clone the repository.
  2. Open Ternimal Run fallowing npm install
  3. Run next command in terminal npm install axios
  4. Run the Project with npm start command in terminal
  5. Excute fallowing Url : a. http://localhost:3000

fallowing Output on system for Frontend->

For Url Shortning fallow below steps

  1. A. http://localhost:3000 image

  2. Enter your URL in Input Box image

  3. Click on submit button image

  4. You will get URL image

Note: Make sure your backend and frontend project is runing.

About

The application should be able to take a long URL as input and generate a shortened version of it. This shortened link should be unique and should redirect to the original long URL when accessed.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published