Image Creator

Image Creatoris a single-page web application that can generate an image with 32,768 discrete colors and each colour occurs exactly once. Try it on heroku!

This project was bootstrapped with Create React App.

Technologies

This project is created with:

  • React.js

Technologies involved:

  • Heroku

Demo

  • Width: The width of an generated image.
  • Height: The height of an generated image.
  • Method: The method to distribute colors.
  • CREATE: Generate an image based on user input.


Use the normal method to generate image



Use the random method to generate image

Test it locally

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.