Skip to content

HariharaJujjarapu/ColorVerse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorVerse

ColorVerse is a React project that allows users to generate different colors with a click. Also in plans to incorporate various types of color palettes in the future.

Features

  • Color Generation: Clicking anywhere on the screen generates a new random color.
  • Palette Support (Future): Different types of color palettes will be available to choose from.
  • User-friendly Interface: Simple and intuitive user interface for easy color exploration.

Output

Screenshot 2024-03-19 202535

Installation

To run ColorVerse locally, follow these steps:

  • Clone this repository to your local machine.
    git clone https://github.com/your-username/colorverse.git
  • Navigate into the project directory.
  • Start the development server.
    npm start
  • Open your browser and navigate to http://localhost:3000 to view the application.

Usage

  • Generate Color: Simply click anywhere on the screen to generate a new random color.

Future Plans

  • Palette Selection: Users will be able to choose from various predefined color palettes.
  • Color Saving: Option to save favorite colors for later reference.
  • Export: Ability to export generated colors and palettes.

Contributing

Contributions are welcome! If you'd like to contribute to ColorVerse, please follow these steps:

  • Fork the repository.
  • Create your feature branch (git checkout -b feature/your-feature-name).
  • Commit your changes (git commit -am 'Add some feature').
  • Push to the branch (git push origin feature/your-feature-name).
  • Open a pull request.

License

This ColorVerse is open-source and distributed under the MIT License.

Credits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published