Skip to content

ShortURLs allows you to retrieve the original URL from a shortened link before clicking on it and visiting the destination.

Notifications You must be signed in to change notification settings

KfirLankry/ShortURL-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShortURLs

ShortURLs is a free tool to shorten URLs Created by: Kfir Lankry.
Live Web: https://shorturls-app.netlify.app/

Project ingredients:

  • React + Vite
  • JavaScript
  • Express
  • Node.js
  • Cors
  • Dotenv
  • Mongoose
  • Bootstrap CSS
  • Font-awesome Icons

Dependencies Installation:

npm i

Run Project:

Server Side: npm run startDev
Client Side: npm run dev

Missing env variables:

Server Side: dbConnect
Client Side: VITE_API_BASE_URL

Screenshot:

alt text


About

ShortURLs allows you to retrieve the original URL from a shortened link before clicking on it and visiting the destination.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published