Skip to content

MiniLink is a URL shortener service using Node.js, Express, and MongoDB. Being my first Node.js project, I have learnt how to set up the server, connect to a MongoDB database, and implement the functionality to shorten and redirect URLs.

Notifications You must be signed in to change notification settings

kashyap-kumar/MiniLink

Repository files navigation

MiniLink

Introduction

MiniLink is a URL shortener service URL Shortener using Node.js, Express, and MongoDB. Being my first Node.js project, I have learnt how to set up the server, connect to a MongoDB database, server side rendering throug templating language and implement the functionality to shorten and redirect URLs.

Technology/tool

  • Node.js
  • Express
  • MongoDB
  • EJS

How to use

  • Clone this repository: git clone https://github.com/kashyap-kumar/MiniLink.git
  • Move to the project directory: cd MiniLink
  • Install required packages: npm install
  • Start server: npm start

Thanks for visiting

About

MiniLink is a URL shortener service using Node.js, Express, and MongoDB. Being my first Node.js project, I have learnt how to set up the server, connect to a MongoDB database, and implement the functionality to shorten and redirect URLs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published