Giter Club home page Giter Club logo

abhicodes55 / minion-url-shortener Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 304 KB

Minion is a robust MERN stack URL shortening service designed to transform lengthy URLs into manageable links.

Home Page: https://minion-url-shortener-client.vercel.app/

License: MIT License

HTML 8.07% CSS 3.15% JavaScript 88.78%
mern-project mern-stack mern-stack-app mern-stack-development node-js project-ideas reactjs tailwindcss url-shortener url-shortener-api url-shortener-frontend url-shortener-microservice url-shortner

minion-url-shortener's Introduction

Minion-URL-Shortener😍

Overview

Minion-URL-Shortener is a robust MERN stack application designed to create short, memorable URLs. This project leverages MongoDB, Express.js, React.js, and Node.js to offer a comprehensive analytics dashboard, allowing users to track the performance of their links. With Minion-URL-Shortener, you can transform lengthy URLs into concise, user-friendly versions, and gain insights into click-through rates, browser usage, and device demographics.

🔗Live Demo

Experience the live version of Minion-URL-Shortener hosted on Vercel: Live Demo

⚡Features⚡

  • URL Shortening: Convert long URLs into short, manageable links that are easy to share.
  • Analytics: Access detailed analytics for each URL, including click counts and user engagement.
  • Click Tracking: Keep track of the number of clicks each shortened URL receives.
  • Browser Monitoring: Analyze which browsers are being used to access your links.
  • Device Identification: Determine whether users are opening your links on desktops, mobiles, or tablets.

##🎁 Additional Features

  • Rate Limiting: Prevent abuse and ensure fair usage by limiting the number of requests a user can make within a given timeframe.
  • Caching: Enhance performance and speed by temporarily storing data for recurring requests.

🧑‍💻Technology Stack

  • Client: React.js
  • Server: Node.js with Express
  • Database: MongoDB

📑Prerequisites

Before installation, ensure you have the following technologies set up:

⚙️Installation

  1. Clone the repository:
    git clone https://github.com/Abhicodes55/Minion-URL-Shortener.git
    cd MINION
    
  2. Install server dependencies:
    cd server
    npm install
    
  3. Install client dependencies:
    cd client
    npm install
    
  4. Set up your MongoDB database. Create a .env file in the server directory and configure your environment variables:
    DB_URI="Your MongoDB URI"
    BASE="http://localhost:3200"
    
  5. Start the development server:
    cd server
    npm run dev
    
  6. In a new terminal, start the client:
    cd client
    npm start
    

📸Screenshots

For a visual walkthrough of the Minion-URL-Shortener, please refer to below screenshots. Screenshot

Screenshot

##🎁 Future Updates

  • Docker implementation

##👦 Author

ABHISHEK MISHRA

🤝 Support

Contributions, issues, and feature requests are welcome!

Give a ⭐️ if you like this project!

minion-url-shortener's People

Contributors

abhicodes55 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.