Skip to content

A link shortner made using ExpressJS, ReactJS, and MongoDB.

Notifications You must be signed in to change notification settings

chinmaykunkikar/url-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🔗 URL Shortner

A link shortner made using ExpressJS, ReactJS, and MongoDB.

// TODO

  • Add user management so that users will be able to manage the short URLs they have created.
  • Add analytics to the short urls (yet to figure out what kind of analytics)
  • Add link preview for shortened URLs if available (open graph?) ✨ (will take a while to figure out)
  • Host the entire thing somewhere.
  • Nomenclature ✨