Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/renatozr/pixel-art-canvas
- Owner: renatozr
- Created: 2023-02-04T21:28:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T03:19:02.000Z (5 months ago)
- Last Synced: 2024-08-12T04:31:19.200Z (5 months ago)
- Topics: css, html, javascript
- Language: JavaScript
- Homepage: https://renatozr.github.io/pixel-art-canvas/
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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