Skip to content

An app that converts your image to grayscale - built with Rust and JavaScript and hosted on Vercel.

Notifications You must be signed in to change notification settings

aghwotu/image-effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grayscale Image Effects

This project will convert your coloured images to grayscale images. Image Effects link

Screenshots

App Screenshot

Run Locally

Clone the project

  git clone https://github.com/aghwotu/image-effects.git

Go to the project directory

  cd image-effects

Install dependencies

  npm install

Start the server

  npm run serve

Deployment

  npm run build

Tech Stack

Client: JavaScript, HTML

Server: Rust

About

An app that converts your image to grayscale - built with Rust and JavaScript and hosted on Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published