Skip to content

JagTheFriend/URL-Shortener

Repository files navigation

URL Shortener

This is a simple url shortener built with Express and TypeScript
It uses MongoDB as the database, and ejs to for the frontend

Run: npm install to download all the dependencies,
then run: npm dev start to start the project and
visit http://localhost:3000 to view it in the browser

About

These is my first attempt at making an URL shortener

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages