Skip to content

An online drawing program that was created in collaboration with @barisbalcimusic during our 12-month full-stack training program to explore a topic not covered in the curriculum.

Notifications You must be signed in to change notification settings

hannahnier/paint

This branch is 1 commit ahead of, 1 commit behind barisbalciweb/paint-app:main.

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 Barış Balcı. You can find Barış on GitHub at @barisbalcimusic.

About

An online drawing program that was created in collaboration with @barisbalcimusic during our 12-month full-stack training program to explore a topic not covered in the curriculum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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