Skip to content

Latest commit

 

History

History
35 lines (17 loc) · 852 Bytes

README.md

File metadata and controls

35 lines (17 loc) · 852 Bytes

Website for the Squoosh Desktop App project

This is a website for the multiplatform desktop app to compress, resize, and crop your images. You can see in production: https://squoosh-desktop.now.sh/

Screenshot

More info

Squoosh Desktop App is an offline version of Squosh.app. It's based on Electron and works 100% offline without internet connection.

Squoosh is an open source product made by Google Chrome Labs.

The desktop app is a project of Matias Benedetto.

Technologies

The website was developed using NextJS, React, Sass and deployed on Now.

Development

Run development enviroment

npm run dev

Deploy

now

Contribute

If you want to contribute to the feel free to make a Pull Request improving the codebase.