/palette-picker

Coolors-inspired app utilizing jquery, Express, knex, and Postgres

Primary LanguageJavaScript

Palette Picker Build Status

Synopsis

A Coolors-inspired project using Node.js, Express, and PostgresQL.

Installation

Clone down the repo: git clone git@github.com:OphDub/palette-picker.git

npm install

npm start

Tests

This project was developed with the Mocha and Chai testing utilities. To run the test suites for this project:

npm test

Contributors

Ophus Wong