Skip to content

Latest commit

 

History

History
 
 

Url-Shortener

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

💥 URL-Shortner 💥

Tech Stack Used 🎮

HTML5 CSS3 JavaScript Node.js Express.js MongoDB

Line

⚡ Description 📃

A simple Node.js URL shortener using ExpressJS and MongoDB. The primary aim of a URL shortener is to convert long URLs into shorter, more manageable links. The shortened URL redirects users to the original, longer URL when accessed.

⚡ How to run it? 🕹️

Follow these steps to set up the project locally:

Clone the Repository

First, clone the repository to your local machine:

git clone https://github.com/1simransaini/Url-Shortener.git

Navigate to the project directory and install the required dependencies:

cd Url-Shortener
npm install

Create a .env file in the root of the project directory and add the following environment variables:

PORT=3000
MONGO_URL=yours

Run the program as

node src/server.js

⚡ Screenshots 📸

1

Line

Developed By Simran Saini 👩

Happy Coding 👩

Show some  ❤️  by  🌟  this repository!