PicWise is an innovative image optimization tool built on Next.js 14, empowering users to effortlessly enhance and compress images for optimal web performance and stunning visual impact.
- Effortless Image Compression: Quickly reduce image sizes without compromising quality.
- AI-Enhanced Editing: Utilize advanced AI algorithms to enhance image clarity and detail.
- Responsive Design: Enjoy a seamless user experience across devices.
To get started with picwise, follow these steps:
- Clone this repository:
git clone https://github.com/Aryainguz/picwise.git
- Install dependencies:
npm install
- To obtain API keys, visit the official Clerk website, create a new application, and enable Google and Email authentication methods. Once done, copy the generated API keys and add them to your
.env.local
file, following the format provided in the.env.example
file for correct configuration. - Run the development server:
npm run dev
Contributions are welcome! Feel free to create issues and wait for getting assigned by admin to start contributing. Adding relevant changes are appreciated as per the application's theme.
This project is licensed under the terms of the MIT License.