ShortURL-Project-Tutorial-Part-1-App-Structure

Creating an URL Shortener App in JavaScript: a Step-by-Step Project Tutorial

February 15, 2022
this tutorial, we will create our URL Shortener using JavaScript. We will be using Expres.JS for creating the server-side web application and Pug as a template engine.