Aryainguz / picwise.co

PicWise, built on Next.js 14, revolutionizes image optimization, compression and other image editing utilities.
https://picwise.co
MIT License
8 stars 4 forks source link
clerk compression-algorithm hacktoberfest nextjs tailwindcss typescript

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.

picwise Demo

Features

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.