Skip to content

Latest commit

 

History

History
69 lines (55 loc) · 2.66 KB

README.md

File metadata and controls

69 lines (55 loc) · 2.66 KB

Logo

Mesh Gradient Generator

Generate nice gradient images
View Live App >>

About The Project

License React Version

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.

Examples of generated images

imagen meshGradient (4) meshGradient (6) meshGradient (7) meshGradient (9)

Getting Started

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.

Installation

  1. Clone the repo
    $ git clone https://github.com/KevinGrajeda/meshGradient.git
  2. Navigate to folder and install NPM packages
    $ cd meshGradient
    $ npm i
  3. run development server
    $ npm start

License

Distributed under the MIT License. See LICENSE.md for more information.

Contact

Kevin Grajeda - @KevinGrajeda - yokevin20@gmail.com