Udacity | Pixel Art Maker
These are the main sections of the WebApp.
- Undo
- Redo
- EyeDropper
- Download as PNG
- Save as Frame
- Theme Changer
- Toggle Grid
- Reset
- Eraser
- Animated Frame
- Dynamic Grid
- Color Picker
- Help
- HTML 5
- CSS 3
- ES 6
- Bootstrap 4
- Javascript
- JQuery
fork this repository
git clone <repository-url>
this repositorycd pixel-art
run index.html
css
- contains CSS files.style.css
- CSS for our application
js
- contains Javascript files.script.js
- JS for our application
img
- contains images.index.html
- homepage.
- Before you start contributing, run the app on your local machine, get familiar with it and then check for bugs or more features.
- If you find any bug or want to add a new feature you have to open a new issue.
- If you would like to work on an existing issue, drop in a comment on the issue.