A web-based pixel art creator that helps you form habits.
To run the code locally, you must have Node.js installed. Then, run the following in a terminal in this project's root directory:
# this will install all dependencies
npm i
# this will start a development server and open the app in a new browser tab
npm run dev -- --open
Commit messages are prefixed with the following labels to make them easier to read: