Skip to content

A real-time URL shortener hosted as a serverless function.

License

Notifications You must be signed in to change notification settings

ACM-VIT/with.acmvit.in

Repository files navigation

ACM-HEADER

with.acmvit.in

A real-time URL shortener

made-by-acm license


with.acmvit.in was created to give lengthy, messed up URLs a simple, and a professional look.
This project is written in Javascript and is hosted as a serverless function on Vercel.
Firebase was used to store the URLs for each route to redirect the user to the target URL.


Usage

Lets get started!
Fork this repository.

git clone https://github.com/<your_username>/with.acmvit.in.git
cd with.acmvit.in
vercel link       # link the repository to your vercel account
vercel env add    # add all the required environment variables
vercel            # start the build and deploy to vercel

Authors

Contributors: Swarup Kharul, Srinivas V
Mentors: Yash Kumar Verma, Shreyas K

License

Distributed under the MIT license. See LICENSE for more information.

About

A real-time URL shortener hosted as a serverless function.

Resources

License

Stars

Watchers

Forks