Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rishabhraj43/url-shortner


https://github.com/rishabhraj43/url-shortner

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# Url-Shortner

A URL shortener application built using the MERN stack (MongoDB, Express, React, Node.js). This application allows users to shorten long URLs and retrieve the original URL by accessing the shortened version.

## Features

- Shorten long URLs to a unique short code.
- Redirect from the short URL to the original URL.
- Frontend interface for interacting with the URL shortener.
- Store URLs in a MongoDB database.

## Technologies

- **MongoDB**: NoSQL database to store URL data.
- **Express.js**: Web framework for Node.js to handle backend logic.
- **React.js**: Frontend library to create a user interface.
- **Node.js**: JavaScript runtime for the server-side logic.
- **Nanoid**: For generating unique short codes.
- **Axios**: For making HTTP requests from the frontend.

------------------------------------ ------------------------------------------

# 💻🥸 **_Happy Coding!_** 👨🏻‍💻