An open API service indexing awesome lists of open source software.

https://github.com/automatefreely/online-image-editing


https://github.com/automatefreely/online-image-editing

crop-image cropperjs express image image-processing mongoose nodejs online-service

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Online-Image-Editing

## Features

1. To crop the images online with tracking of all the uploads done till now.
2. The backend is in node and frontend in normal HTML, CSS, Bootstrap and js

## Setup

1. First git clone the repo
2. Run the following command

```bash
npm run setup
```

3. Finally to run the project

```bash
num run dev
```

4. Finally visit .