Skip to content

pixel art editor built using react

react-rerendering-benchmarks/Pixelsketch

 
 

Repository files navigation

Pixelsketch

A web app for users to make pixel art and save it when they're done, built in React.

Demo

Installation

Requirements

Before you begin, make sure you have already installed:

  • Node.js
  • npm
  • git

Cloning the repository

To clone the repository navigate to where you would like to clone it then run

git clone https://github.com/emilydoh/Pixelsketch.git

Move into the directory, then install dependencies

cd Pixelsketch
npm install

Running the application

To run the application in development mode, execute the following command:

npm run dev

Screenshots

pixelsketch_screencap

Art Gallery

amanda's cute animal pixel art amanda frog resized

About

pixel art editor built using react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.9%
  • CSS 26.4%
  • JavaScript 3.1%
  • HTML 2.6%