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

https://github.com/alexandredresch/magnify

Magnify is a powerful SaaS platform for image editing using AI. With Magnify, you can enhance, modify, and transform your images with ease. Whether you're a professional photographer, designer, or just someone who loves to edit photos, Magnify has the tools you need to bring your vision to life.
https://github.com/alexandredresch/magnify

clerk cloudinary mongoose nextjs shadcn-ui stripe tailwindcss typescript zod

Last synced: 2 months ago
JSON representation

Magnify is a powerful SaaS platform for image editing using AI. With Magnify, you can enhance, modify, and transform your images with ease. Whether you're a professional photographer, designer, or just someone who loves to edit photos, Magnify has the tools you need to bring your vision to life.

Awesome Lists containing this project

README

          


Magnify

![cover](.github/image.png?style=flat)

### Magnify is a powerful SaaS platform for image editing using AI. With Magnify, you can enhance, modify, and transform your images with ease. Whether you're a professional photographer, designer, or just someone who loves to edit photos, Magnify has the tools you need to bring your vision to life.

## Features
- Powerful Editing Tools: Magnify offers a wide range of editing tools, including cropping, resizing, filters, effects, and more.
- Intuitive Interface: Our user-friendly interface makes it easy for beginners to get started, while offering advanced features for experienced users.
- Cloud Storage: Store your images securely in the cloud and access them from anywhere, on any device.

### Click [here](https://magnify-six.vercel.app) to access the project.

## Starting the project
Use **npm install** to install project dependencies.


Populate `.env.local` file based on `.env.EXAMPLE`.


Then start the project.

```cl
npm run dev
```

## Technologies

- [ ] Next.Js
- [ ] Typescript
- [ ] TailwindCSS
- [ ] Clerk
- [ ] Shadcn/ui
- [ ] Stripe
- [ ] Cloudinary
- [ ] Mongoose
- [ ] Zod