Skip to content

mcpengelly/url-shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a URL Shortener app similar to bit.ly

this example runs in your local environment, you can try it by doing the following:

in your terminal:

clone the repo

cd url-shortener
npm install
npm run build
node server

then navigate to the url listed in your terminal

TODO:

  • provide database instructions
  • SQL queries in this code are vulnerable to injection

About

fullstack url shorter application similar to bitly.com made with NodeJs, React, Express & PostgreSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published