Skip to content

hannahnier/paint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • SCSS 22.8%
  • HTML 14.1%