Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/renatozr/pixel-art-canvas

A pixel art canvas using vanilla JavaScript
https://github.com/renatozr/pixel-art-canvas

css html javascript

Last synced: about 2 months ago
JSON representation

A pixel art canvas using vanilla JavaScript

Awesome Lists containing this project

README

        


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
```sh
git clone [email protected]:renatozr/pixel-art-canvas.git
```
2. Enter the directory
```sh
cd pixel-art-canvas
```
3. Run the project with Live Server or open the `index.html` file with your browser