Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 899 Bytes

File metadata and controls

25 lines (20 loc) · 899 Bytes

Pixelator


logoapp

About App

Now making your 2d animation pixel characters to reality becomes easy or designing pixelated assets for your next website

  • Made using create-react-app
  • using array push to generate grid structures in form of rows
  • using useState hooks to keep the current user selected color and storing the old form of it to keep the hover and changing on click

How To Use

Simple usage selecct the canvas width and height using input fields select colors of your favourite choice draw out your creativity and export as png by a final click you can also reset the canvas

cloning the project

you can simply download the zip file or clone it on your local device type yarn in cmd in projecct folder and then yarn start play around with it !