fatton139 / SiteAverager

Colour analysis for websites, written in TypeScript and Python.

Home Page:https://siteaverager.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SiteAverager

Codacy Badge CodeFactor

SiteAverager is an web application which analyses an web page and generates an overview of the colour content of the webpage. The primary purpose of the application is give designers a way to quickly overview the colour schemes of web pages in order to generate or inspire a palette for use.

Requirements

  • Python 3 (In path)
  • Node 8.9
  • Typescript 2.7

Contributing

All contributions are welcome. Adhering to tslint style is recommended.

Getting Started

Want to try out the app? It is hosted on heroku at https://siteaverager.herokuapp.com/ (May need to wait due to heroku free dynos)

Build

Update packages with npm install

Start with npm start By default the application runs on port 3000

About

Colour analysis for websites, written in TypeScript and Python.

https://siteaverager.herokuapp.com/

License:MIT License


Languages

Language:TypeScript 68.9%Language:CSS 12.0%Language:HTML 9.8%Language:JavaScript 5.5%Language:Python 3.9%