Skip to content

Link shortener with ExpressJS

Notifications You must be signed in to change notification settings

thatjimmi/express-shortener

Repository files navigation

README.md

Created as a take-home exercise for an interview, this project showcases a URL shortening service using Node.js and Express.

How to run the project

Once you've installed dependencies with npm install, start a development server:

npm run dev

About

Link shortener with ExpressJS

Resources

Stars

Watchers

Forks