Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 766 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 766 Bytes

Free Online Image Converter

Free Online Image Converter. Edit and convert image files online from your browser. Select from several image editing tools the one you are looking for. See the website here

Technologies used

Getting Started

Install dependencies:

pnpm install

Env Variables

API_KEY, API_SECRET and NEXT_PUBLIC_CLOUD_NAME are required to upload and transform images.

You can get them by signing up on cloudinary

Start developing

Now you can run:

pnpm dev