Skip to content

Mintbean Hackathon group project challenge: Making a paint application with react

Notifications You must be signed in to change notification settings

ted-dino/scratch-paint

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 

Repository files navigation

Random Notes:

Scratch Paint

Project Image

"Your life is your canvas, create a divine masterpiece"


Table of Contents


Description

A Paint App where you can paint whatever you like, with whatever colour you desire.

Technologies

  • React
  • Javascript
  • Sass
  • HTML
  • CSS
  • NPM
  • Figma
  • Jira

(back to top)


How To Use

Select any of the original 8 colours. Pick any brush width of your choosing and use the "eraser" button to clean up your mistaskes or use the "clear" button to start a new master piece.

If you would like to save your art click the "download" button.

Installation

Getting Started

  1. Hit the green "Code" button on repo page and download the zip folder to download a copy of the repo

  2. open zip folder

  3. Go to scratch-paint file in the terminal

  4. Install NPM packages

cd npm install
  1. Type in terminal "cd front-end"
cd front-end
  1. Type in npm start
cd npm start
  1. Project should automatically start. Happy painting! : ]

(back to top)


References

Figma Design Layout


The Team

Michael DoHo (Fullstack Developer)

Ted Dino (Front-End Developer)

Abigail Schoeder-Rummel (Graphic Designer)

(back to top)

About

Mintbean Hackathon group project challenge: Making a paint application with react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.4%
  • SCSS 34.2%
  • CSS 5.5%
  • HTML 2.9%