Skip to content

Mint Paint is a browser-based paint application based on the Windows 98 Paint program made for a one-week hackathon with Mintbean.

Notifications You must be signed in to change notification settings

amaliaroye/mint-paint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

🎨 Overview

Mint Paint is a browser-based paint application based on the Windows 98 Paint program made for a one-week hackathon with Mintbean.

Features

  • 🖌 Brush tool
  • ✏️ Pencil tool
  • Eraser tool

📋 Technologies

🖥 Getting Started

👩‍💻 Prerequisites

To clone and run this application, you'll need Git and Node.js installed on your computer.

⌨️ Installation

From your command line or terminal:

# Clone this repository
$ git clone https:/amaliaroye/mint-paint.git

# Navigate to the project directory
$ cd mint-paint

# Install dependencies via npm
$ npm install

👩‍🎨 Usage

# Run the app http://localhost:3000/ in your browser
$ npm start

💡 Future Features

  • 🔄 Undo/Redo
  • 💾 Save/Download Image
  • 🔍 Zoom
  • ⚙️ Menus
  • ✂️ Cut/Copy/Paste
  • 🎨 Custom color picker
  • 📏 Resize canvas

👤 Author

Made by Amalia Advincula-Roye

About

Mint Paint is a browser-based paint application based on the Windows 98 Paint program made for a one-week hackathon with Mintbean.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published