Skip to content

A user-friendly image cropping tool that allows you to effortlessly adjust, rotate, and crop your photos. Perfect for social media, design projects, or personal use—get the perfect cut every time in just a few clicks! ✂️✨

Notifications You must be signed in to change notification settings

Anonymous961/CropEase

Repository files navigation

CropEase

CropEase is a web application built with Next.js 14 that allows users to crop images seamlessly. It uses the react-easy-crop package for cropping functionality and integrates Tailwind CSS and ShadCN UI components to provide a responsive and modern design.

cropEase_demo.webm

Features

  • Image Cropping: Effortlessly crop images using an intuitive interface powered by react-easy-crop.
  • Responsive Design: The app is fully responsive, ensuring a smooth experience across all devices.
  • Modern UI: Built with Tailwind CSS and ShadCN for a sleek and minimalist user interface.

Tech Stack

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

Make sure you have the following installed on your local machine:

  • Node.js (>= 18.0.0)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/your-username/cropease.git
  1. Navigate to the project directory:
cd cropease
  1. Install dependencies:

Using npm:

npm install

Running the App To start the development server, run:

npm run dev

The app will be available at http://localhost:3000.

Building for Production To build the project for production, run:

npm run build

This will create an optimized production build of the app.

Tech Stack

  • Next.js
  • Tailwind CSS
  • ShadCN
  • react-easy-crop

Usage

Upload an image you wish to crop. Use the crop area to adjust the dimensions and position of your image. Save or export your cropped image.

Contributing

Contributions are welcome! Please fork the repository and open a pull request with your changes.

Fork the Project

Create your Feature Branch (git checkout -b feature/YourFeature) Commit your Changes (git commit -m 'Add some YourFeature') Push to the Branch (git push origin feature/YourFeature) Open a Pull Request License Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

This README.md file outlines the essential information needed for developers to set up and understand the project. You can adjust any part as per your specific project details.

About

A user-friendly image cropping tool that allows you to effortlessly adjust, rotate, and crop your photos. Perfect for social media, design projects, or personal use—get the perfect cut every time in just a few clicks! ✂️✨

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published