← All projects

MyURLShortener

by @AhmedGsa

13

A Url Shortener simple web app that generates short urls and qr codes for your long urls

About this project

URL Shortener Website Front-end developed using HTML/CSS/JS Back-end developed using Express.js and MongoDB Setup don't forget to add .env file contain the MONGOURI, PORT and BaseURL Variables. (BaseURL is something like http://localhost:PORT) Functionality URL Shortener Web App that makes generate short URL for your long URL Generate QR Codes for your new short URL Future Upgrades Add Auth and Login functionallity So each user can see his URLs. Keep the insights (Visits and clicks) about each URL. Routers main.js url.js

From the project README on GitHub

Stars
13
Forks
0
Last push
8 Feb 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/myurlshortener.svg)](https://www.madeinalgeria.dev/projects/myurlshortener)

Related projects