Skip to content

pritam1813/shrinky-v2

Repository files navigation

Shrinky: A Simple URL Shortener

Overview

Shrinky is a simple, yet powerful URL shortener built using Next.js, MongoDB, and SHADCN. It's deployed on Vercel, providing a seamless and efficient user experience.

Features

  • URL Shortening: Easily shorten long URLs with a single click.
  • Efficient and Fast: Built with Next.js and MongoDB for optimal performance.
  • Deployed on Vercel: Ensures fast, reliable, and scalable service.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • MongoDB
  • Vercel account (for deployment)

Installation

  1. Clone the repository
git clone https://github.com/yourusername/shrinky.git
  1. Install packages
yarn 
  1. Start the development server
yarn dev

Deployment

The app is ready to be deployed on Vercel. Please refer to the Vercel Documentation for more details.

License

This project is licensed under the MIT License

Releases

No releases published

Packages

No packages published

Languages