Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rishabhraj43/url-shortner
https://github.com/rishabhraj43/url-shortner
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rishabhraj43/url-shortner
- Owner: RishabhRaj43
- Created: 2024-08-04T12:20:24.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-04T12:46:52.000Z (3 months ago)
- Last Synced: 2024-08-19T20:06:39.565Z (3 months ago)
- Language: JavaScript
- Size: 3.08 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!_** 👨🏻💻