/url-shortener

a url shortener tool

Primary LanguageJavaScript

URL Shortener Tutorial Demo

Starter files for the URL Shortener tutorial built with Node.js, Express and MongoDB. Tutorial: https://freshman.tech/url-shortener/

Here's a live demo of the completed application.

The code in this repo is meant to be a reference point for anyone following along with the tutorial.

Prerequisites

You need to have Node.js and npm installed on your computer

Getting started

Clone this repository to your filesystem.

cd into the project directory and follow along with the tutorial.