Git Product home page Git Product logo

url-shotner-with-react's Introduction

Urily - URL Shortener

Urily is a web-based URL shortening platform that allows you to shorten and manage your links with ease. With a simple user interface and powerful features, Urily is perfect for marketers, bloggers, and anyone who wants to share links more effectively.

Features

  • Shorten your URLs with a 64-bit hash string of 7 characters.
  • Save your URLs for later use.
  • Delete or edit your URLs anytime.
  • Generate QR codes for your shortened links.
  • View analytics such as the number of clicks and the browser type.
  • Organize your links into groups.
  • Invite people via UTM and get points.
  • Protect your links with passwords.
  • User authentication using Email-password and Google OAuth2.0.
  • Payment integration.

Tech Stacks

MongoDB, JavaScript, Node.js, Express.js, React.js, Redux, RESTful APIs, Chart.js, HTML, CSS

How it works

When a user shortens a URL, a 64-bit hash string of 7 characters is generated randomly. The system then checks if the generated hash is already present in the database. If it is not unique, the process is repeated until a unique hash is generated. The long URL and the hash are then saved in the database. When a user clicks on the shortened URL, they are redirected to the original URL.

Screenshots

Home

w1

Dhashboard

w2

My URLs

w3

QR Code

qr

Profile

w4

Subscription Plan

w5

Place Order

Plceorder

Checkout

checkout

Invite People

w6

Group URLs

w7

Login

w8

Installation

To run the application, you'll need to have Node.js and MongoDB installed on your machine. Follow the steps below to get started:

  1. Clone the repository to your local machine.
  2. Navigate to the project directory and run npm install to install the necessary dependencies.
  3. Start the server by running npm start.

Contributing

Contributions to the project are welcome! If you find a bug or have an idea for a new feature, please open an issue or submit a pull request in diffrent branch.

License

This project is licensed under the MIT License - see the MIT License file for details.

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.