Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 532 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 532 Bytes

URL-Shortener

A URL-Shortener created using Node-JS and synced with MongoDB as Database.

Features:

  • Shorten a Long URL using the web app.
  • Gets saved in MongoDB database for quick access

Technologies involved:-

  • Node JS
  • Express JS
  • MongoDB
  • Javascript
  • HTML
  • CSS (BootStrap)

Contribution:-

Any kind of contributions is welcome.

  • Fork this Repo.
  • Clone the project to your Local Host.
  • Add changes and Commit.
  • Push your work back up to your fork.
  • Create a Pull Request.