Lokprakash-babu / pablo

🎨 Manage all your color palettes in one place

Home Page:https://ajsaraujo.github.io/pablo/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pablo

Pablo is a color palette manager. You can use it to manage multiple palettes in one place, no matter what you're working on. With Pablo, you can optimize your workflow by having a view of all the colors your working with and easily copying them to your clipboard.

image-20210308195130210

Installing and Running

All you'll need is Git, Node and Angular.

# Clone the project
git clone https://github.com/ajsaraujo/pablo.git

# Navigate to project folder
cd pablo

# Install dependencies
npm i

# Serve the website
ng serve

Pablo will then be available at http://localhost:4200.

Contributing

Pablo is meant to be a simple project that anyone can contribute to and learn something by doing it. If you want to contribute to the project, just follow these steps:

  1. Comment on the issue you want to work on. If you have an idea that isn't on an issue yet, create the issue.
  2. Fork the repository.
  3. Clone your fork.
  4. Make your changes locally.
  5. Push them to your fork.
  6. Create a Pull Request from your fork to the repository's develop branch.

We'll then review it as soon as possible. If you're stuck with something, send an email to allanjuansil@gmail.com and we'll try our best. Keep in mind that refactorings are more than welcome!

About

🎨 Manage all your color palettes in one place

https://ajsaraujo.github.io/pablo/index.html


Languages

Language:TypeScript 70.6%Language:CSS 11.8%Language:HTML 10.8%Language:JavaScript 6.6%Language:Shell 0.1%