https://github.com/nkosi-tauro/pixel-art-maker
#7DaysofCodeChallenge By Udacity & Andela Learning Community (ALC) 🎨
https://github.com/nkosi-tauro/pixel-art-maker
javascript
Last synced: 2 months ago
JSON representation
#7DaysofCodeChallenge By Udacity & Andela Learning Community (ALC) 🎨
- Host: GitHub
- URL: https://github.com/nkosi-tauro/pixel-art-maker
- Owner: nkosi-tauro
- Created: 2018-06-25T05:52:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T06:15:54.000Z (almost 7 years ago)
- Last Synced: 2025-01-25T12:41:48.634Z (4 months ago)
- Topics: javascript
- Language: JavaScript
- Homepage: https://nkosi-tauro.github.io/Pixel-Art-Maker/.
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project: Pixel Art Maker
This repository is for the Pixel Art Maker Project, which is part of the [Udacity Front-End Web Developer Nanodegree](https://www.udacity.com/course/front-end-web-developer-nanodegree--nd001) program.
## Project Brief
In this project, we were given a [starter template](https://github.com/udacity/project-pixel-art-maker-starter). Using this template, I'm building the script to do the following:
1. Upon form submission, the grid must be built according to the user defined values.
2. Upon clicking on a single square, that square's background color must change to the currently selected hex color.## What its supposed to look like.
