Skip to content

crianna/PixelArtApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelArtApp

Pixel Art Application

Task Result

Used technologies / Frameworks

I use the following technologies / frameworks in my project:

  • JavaScript / jQuery
  • HTML5/CSS3
  • Bootstrap

I chose jQuery because the app implementation is not very complicated and it's not neccesary to use a js library or framework which adds extra overhead.

Used 3rd Party Libraries

I use the following 3rd party libraries in my project:

Name Reason
html2canvas For converting the grid in a canvas format, which will help export the grid as an image.
Bootstrap Simple RWD framework for designing the front end and making the application more user friendly.
file-saver Was used as the solution to save files on the client-side.

Installation / Run

The following components must be installed locally:

To run the project locally, enter the following in the command line / bash:

$ git clone https://github.com/crianna/PixelArtApp/
$ cd PixelArtApp
$ npm install
$ view index.html in a browser

About

Pixel Art Application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages