Skip to content

renatozr/pixel-art-canvas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Art Canvas

A pixel art canvas using vanilla JavaScript

View Demo

About The Project

To exercise the fundamentals of web development.

Getting Started

Installation

  1. Clone the repo
    git clone git@github.com:renatozr/pixel-art-canvas.git
  2. Enter the directory
    cd pixel-art-canvas
  3. Run the project with Live Server or open the index.html file with your browser