Giter VIP home page Giter VIP logo

shortly's Introduction

Shortly

Shortly is a url shortner website which help you to create shortened version of your complex long urls and manage them. It provides detailed statistics of url access.

Screenshot

Screenshot 2023-10-28 042515

Tech Stack

Client: Html, Css, Javascript, TailwindCss

Server: Node, Express, MongoDB

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_URL: The url of your mongo database
SESSION_SECRET: A secret string used to sign the session cookie
GOOGLE_CLIENT_ID: The client id of your google api
GOOGLE_CLIENT_SECRET: The client secret of your google api
GOOGLE_CALLBACK_URL: The callback url of your google api
FACEBOOK_APP_ID: The app id of your facebook api
FACEBOOK_APP_SECRET: The app secret of your facebook api
FACEBOOK_CALLBACK_URL: The callback url of your facebook api
TWITTER_CLIENT_ID: The client id of your twitter api
TWITTER_CLIENT_SECRET: The client secret of your twitter api
TWITTER_CALLBACK_URL: The callback url of your twitter api
ROOT_URL: The root url of your website

Run Locally

Clone the project

git clone https://github.com/avi465/shortly.git

Go to the project directory

cd my-project

Install dependencies

npm install

Start the server

npm run start

Features

  • Landing page
  • Shorten Url
  • Signin/signup
  • Dashboard
  • Fully Responsive
  • Profile Page
  • Statistics
  • Analytics

Authors

shortly's People

Contributors

avi465 avatar dependabot[bot] avatar if1ok avatar imgbotapp avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rip4ldi

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.