Skip to content

This project is a website that takes input of website links and generate a short link for it and it also keeps the history with date and time of visitors of this link

Notifications You must be signed in to change notification settings

Amanbig/URL-SHORT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-SHORT GENERATOR

This website uses ejs for frontend and express with mongodb as database

Installation Process

Firstly you need to execute this command in your terminal

npm install

or

npm i

and then you need to have installed mongodb in your system for using it.

Mongodb installation

Refer to this link for installation

https://www.mongodb.com/try/download/community

For Running the website

You need to type this command

node index.js

or

nodemon index.js

About

This project is a website that takes input of website links and generate a short link for it and it also keeps the history with date and time of visitors of this link

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published