Skip to content

nsocrates/colorhappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#ColorHappy

Built with React, Redux, Saga, PostgresSQL, and Bootstrap.

Uses pg-promise to implement Postgres.

Demo

Check it out here.

Installation

Install dependencies:

$ npm install

Make sure Postgres is running on port 5432 and initialize the database:

$ npm run db

Build and start local server:

$ npm run dev

Open localhost:8000 in a browser.

About

Explore, create, and save palettes

Resources

Stars

2 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors