Skip to content

Vanilla Javascript app that shortens a long URL, tracks the number of clicks and has full responsive design. Created using Node.js, Express.js & MongoDB

Notifications You must be signed in to change notification settings

roei111/Url-Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Url-Shortener

A URL-Shortener created using Node.js, Express.js & MongoDB

url-shortener-mobile-min

URL.Shortener.Video.mp4

Features

  • Shorten a Long URL using the web app
  • Track the number of clicks
  • Full responsive

Technologies

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Ejs
  • Bootstrap

Usage

Env Variables

Create a .env file in the root folder and add the following

DB_URL = your mongodb url
URL = the url of your app
SECRET = your own string

Install Dependencies (Client & Server)

npm install

Run

npm start

About

Vanilla Javascript app that shortens a long URL, tracks the number of clicks and has full responsive design. Created using Node.js, Express.js & MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published