edwindelbosque / picasso-fe

Modern smart color palette picker. (Beta) [Front-End]

Home Page:http://colorsbypicasso.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Picasso | Smart Color Palette Picker

Build Status

Summary

Create your own color palettes in this smart color palette generator that gives you colors that make sense.

Visit our app deployed in Heroku here!

You can find our back-end repo here.

Developers

Screenshots

Kanban Board Workflow

Jira storyboard link

Learnings

Learning goals were for the most part for our backend here

  • Server-side testing
  • Further understanding of complete CRUD endpoints
  • Connecting BE & FE repositories using CORS
  • Multiple environments:
  • Testing
  • Making use of automatic continuous integration with TravisCI
  • Deployment with Heroku

Built with

  • React
  • Redux
  • React Hooks
  • React Router
  • Jest & Enzyme
  • Sass (SCSS)
  • Colormind API
  • The Color API
  • PostgreSQL
  • Nodejs
  • Express
  • Knex
  • Heroku
  • Travis CI

How to install into your computer

  1. Fork and clone down this repository.
  2. In your Terminal, access the directory of this repository.
  3. Run npm install to install the webpack dependencies.
  4. Once it has finished installing, run npm start.
  5. Follow the instructions here to get the database up and running.
  6. Check out your broswer.

About

Modern smart color palette picker. (Beta) [Front-End]

http://colorsbypicasso.herokuapp.com


Languages

Language:JavaScript 75.0%Language:CSS 23.9%Language:HTML 1.2%