/indeed-image-convertor

Convert any image to use Indeed-approved colours.

Primary LanguageTypeScript

Indeed Image Convertor

This project is part of Indeed Summer Hackathon 2021.

Concept

Our colors reflect the many ways we showcase our brand. A rich range of tones and contrast lets us build for accessibility and tell a distinctive brand story.

Indeed Design

This tool allows a user to input a source image and output a copy of that image which uses only a predefined palette of Indeed-approved colours.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

npm run deploy

Build and deploy the app by committing the built code to the gh-pages branch.

See Deployment#GitHub Pages for more information.