Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.09 KB

H&B Paint is a drawing program that offers essential tools for creative work. On this website, you can:

  • Draw on a canvas element.
  • Change colors.
  • Draw shapes like circles and rectangles.
  • Save your artwork to your computer.

Technologies

This project is based on DOM manipulation and uses SCSS for styling.

Installation and Usage

To install the project, you need npm. Run the following command to install the required packages:

npm install

Or directly visit the website and start drawing at https://hb-paint.netlify.app/.

About the Project

This project was created during our 12-month full-stack training program to explore a topic not covered in the curriculum. It was designed as a self-study project to see what we could achieve independently. Due to the focus on DOM manipulation and collaborative work flows, the project was kept simple.

Contact

The project was developed in collaboration with Hannah Rein. You can find Hannah on GitHub at @hannahnier.