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.
- 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.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Node.js
- MongoDB
- Vercel account (for deployment)
- Clone the repository
git clone https://github.com/yourusername/shrinky.git
- Install packages
yarn
- Start the development server
yarn dev
The app is ready to be deployed on Vercel. Please refer to the Vercel Documentation for more details.
This project is licensed under the MIT License