Skip to content

Mostafakahani/cropper-app

Repository files navigation

Cropper App

A simple Cropper application built using React Easy Crop library and Next.js 14 (with App Router).

Description

This project was created to address a personal need for a simple cropper tool. It utilizes the React Easy Crop library for cropping images and Next.js 14 for routing within the application.

Features

  • Crop images easily using React Easy Crop.
  • Rotate images for better alignment.
  • Save cropped images locally or send them to an API for storage.

Installation

  1. Clone the repository:
git clone https://github.com/Mostafakahani/cropper-app.git

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published