Web app to easily generate images
You can create gradient images with the colors and sizes you want, tweak the parameters to your liking.
works on mobile and desktop, you can install it for offline use.
You can use the app by going to the Live site, or by setting up the project locally. To get a local copy up and running follow these simple example steps.
- Clone the repo
$ git clone https://github.com/KevinGrajeda/meshGradient.git
- Navigate to folder and install NPM packages
$ cd meshGradient $ npm i
- run development server
$ npm start
Distributed under the MIT License. See LICENSE.md
for more information.
Kevin Grajeda - @KevinGrajeda - yokevin20@gmail.com