Fork the repository at https://github.com/vuecourse/pixel-art, add your code and submit a PR.

Here are the challenges I propose for the Pixel Art app:

  1. Add Vuex, and store the progress in local storage
  2. Allow to save different drawings to local storage, and start from a pre-existing drawing you saved previously

Go to the next challenge