Skip to content

rashmikauthaa/Color-Switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Color Switcher Website

This is a simple color switcher website that allows users to change the background color by clicking on different blocks. It consists of four blocks, each representing a different color. Additionally, there is a refresh button that resets the background color to its initial state.

Features

  • Click on any block to change the background color.
  • Use the refresh button to return to the initial background color.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Preview

30 04 2024_20 35 30_REC

Getting Started

To get a local copy of the project up and running, follow these steps:

  1. Clone the repository:

    git clone <repository_URL>
  2. Open the index.html file in your web browser to view the color switcher website.

Usage

  1. Click on any of the four blocks to change the background color.
  2. To return to the initial background color, click the refresh button.

Contributing

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

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature-name).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature/your-feature-name).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License.


Feel free to customize this template with additional details about your project or any specific instructions for users. Congratulations on building your color switcher website!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors