Create URL Shortener App using HTML, CSS, JavaScript, NodeJS & MySQL | Full Tutorial

Опубликовано: 30 Декабрь 2024
на канале: Codingflag
10,375
187

In this video, I will show you how you can easily create simple URL shortener using HTML, CSS, JavaScript, NodeJS and MySQL. In this app you can create short links of long urls and keep count of link visits.

Timestamps
------
00:00 Introduction
00:06 Demo of URL shortener
01:08 Setting up project
03:25 Creating frontend
09:28 Creating database
10:46 Creating routes
25:40 Creating redirection route

Code:- https://github.com/imgitto/URL-Shorte...