Skip to content

vikash1807/Url_shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url_shortener

Description

Welcome to my project! This is an URL-Shortener website and allows users to shorten the url of any webpage. It allows users to create a new URL and search if shortened url of that is already present in the database.

Techonologies used

  • Client: MERN STACK
  • software: Visual Studio Code

Things to do before

Download all the required dependencies and connections with mongodb database and type the following command in git bash.

npm init
nodemon web.js

Check localhost:3000 for the output of the code.

Simple guide

  • If it's your first time using this site, sign up using your email else login using your credintials.

    • Sign up page

      login

    • Login page

    • login page

  • Give the input of URL that you want to shorten and a name(note) that describes your URL.

    create

  • This is how you will get your shortened URL.

    url-shortened

  • You can search if your shortened URL is already present or not by searching it in the following way

    • Searching by note

    search via note

    • searching by URl

    search via URL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published