Cshayan / URL-Shortner-using-Node-and-MongoDB

The project creates short, powerful and secure links of any link provided.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

URL Shortner using NodeJS/ MongoDB

Create short and powerful links

made-with-HTML Made with CSS ! made-with-NodeJS Made with ExpressJS ! made-with-Mongoose made-with-MongoDB Atlas

Alt text

The project creates short, powerful and secure links of any link provided.

Usage

  1. Install NodeJS on your device to run this project.
  2. Clone the repository at https://github.com/Cshayan/URL-Shortner-using-Node-and-MongoDB.git
  3. Install the dependencies by running npm install in project folder.
  4. Install nodemon by typing npm i -D nodemon.
  5. Finally to run the project type nodemon.

The server will start running on port 5000. Open your browser and type http://localhost:5000 to view the working of the project.

About

The project creates short, powerful and secure links of any link provided.


Languages

Language:JavaScript 44.0%Language:HTML 35.7%Language:CSS 20.2%