Welcome to Zoro URL Shortener, your go-to solution for transforming those long and clunky URLs into short, snappy links! Built with TypeScript and EJS, this app not only simplifies URLs but also offers insightful analytics about your links' performance. 🚀
- 🔗 URL Shortening: Convert lengthy URLs into concise, easy-to-share links.
- 📊 Analytics: Track the number of clicks on your shortened URLs.
- 🔐 User Authentication: Sign in to safeguard your analytics and manage your shortened links securely.
- Enter the long URL you want to shorten.
- Click the "Shorten" button to get your compact link.
- Sign in to your account.
- View detailed analytics, including the number of clicks on each URL.
Check out our demo video on YouTube: Zoro URL Shortener Demo
To get started with Zoro URL Shortener locally, follow these steps:
Clone the repository:
git clone https://github.com/Heismanish/Zoro-Url-Shortener.git
Install dependencies:
cd Zoro-Url-Shortener
npm install
Configure environment variables:
- Create a .env file based on the provided .env.example and fill in the necessary details.
Run the app:
npm start
We welcome contributions! If you have any ideas, improvements, or issues, please open an issue or submit a pull request. Feedback and Support
If you have any questions, feedback, or need support, feel free to reach out to us. Happy URL shortening! 😄
Note: This project is licensed under the MIT License.