https://github.com/aryainguz/picwise.co
PicWise, built on Next.js 14, revolutionizes image optimization, compression and other image editing utilities.
https://github.com/aryainguz/picwise.co
clerk compression-algorithm hacktoberfest nextjs tailwindcss typescript
Last synced: about 1 month ago
JSON representation
PicWise, built on Next.js 14, revolutionizes image optimization, compression and other image editing utilities.
- Host: GitHub
- URL: https://github.com/aryainguz/picwise.co
- Owner: Aryainguz
- License: mit
- Created: 2024-03-29T19:45:35.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-26T07:04:15.000Z (about 2 months ago)
- Last Synced: 2025-04-12T23:14:19.369Z (about 1 month ago)
- Topics: clerk, compression-algorithm, hacktoberfest, nextjs, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://picwise.co
- Size: 2.78 MB
- Stars: 18
- Watchers: 3
- Forks: 19
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PicWise.co
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.

## Features
- **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.## Getting Started
To get started with picwise, follow these steps:
1. Clone this repository: `git clone https://github.com/Aryainguz/picwise.git`
2. Install dependencies: `npm install`
3. 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.
4. Run the development server: `npm run dev`## Contributing
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.
## License
This project is licensed under the terms of the [MIT License](LICENSE).