Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL-Shortener

This is a simple project for shortening the long URLs into short URLs. This is done using Node.js, Express, and MongoDB.

Usage

Install Dependencies

npm install

Run file

npm run start

Change credentials database (.env)

MONGO_URL=mongodb+srv://<username>:<password>@cluster0.kseg8.mongodb.net/<database>?retryWrites=true&w=majority

On your browser, head to localhost:5000

About

This is a simple project for shortening the long URLs into short URLs.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages