Skip to content

A simple URL shortener for shortening URL built with nodejs.

Notifications You must be signed in to change notification settings

geekyahmed/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shortener

The URL-Shortner is a simple API that allows you to shorten URLS into short and random strings which redirects back to the original URL. This project is built with Node.js , MongoDB and Express.js

This project was inspired by FreeCodeCamp.org

Running Locally

  • Open your Terminal e.g Git Bash
  • Fork or clone this project on your terminal
  • Open the project and install the packages
  • Run the application from your Terminal

Overview:

$ git clone https://github.com/geekyahmed/url-shortener
$ cd url-shortener
$ npm install
$ npm start

Your application should be running on localhost:7300, open your browser and check it out.

Thanks for reading ❤️❤️❤️.

About

A simple URL shortener for shortening URL built with nodejs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published