Udacity - PROJECT 3 - Pixel Art Maker
The user can create a grid of squares representing their design, and apply colors to those squares to create a digital masterpiece! Users should be able to:
- Dynamically set the size of the table as an N by M grid.
- Choose a color.
- Click a cell in the grid to fill that cell with the chosen color.
- Udacity - Cognizant Full Stack Developer Nanodegree Program https://www.udacity.com/
- MDN Web Docs https://developer.mozilla.org/en-US/
- W3Schools
https://www.w3schools.com/default.asp - Stack Overflow https://stackoverflow.com/