Jonnie-Dev / Screenbows

Magical colours for your screen

Home Page:https://manancodes.github.io/Screenbows/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenbows

The project is deployed at Screenbows

Screenbows is a tool to generate magical colours for your screen and download them as images.

Features

  • Click on the button to generate a new colour.
  • Get the hex code of the colour that is generated.
  • Download the colour as an image with one click.
  • Adjustable width and height of the image.
  • Easy-to-use.

Installation

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js installed on your local machine.
  • Git installed on your local machine.

Installation Steps

  1. Clone the repository to your local machine:

git clone https://github.com/manancodes/Screenbows

  1. Change directory to the project folder:

cd Screenbows

  1. Install the dependencies:

npm install

  1. Run Screenbows:

npm start

Contributing

We welcome contributions from the community. If you would like to contribute to Screenbows, please follow these steps:

  • Fork the repository on GitHub.
  • Clone your fork to your local machine.
  • Create a new branch with a descriptive name.
  • Make your changes and commit them.
  • Push your changes to your fork on GitHub.
  • Open a pull request on the main repository.

About

Magical colours for your screen

https://manancodes.github.io/Screenbows/


Languages

Language:JavaScript 54.7%Language:CSS 38.3%Language:HTML 7.0%