Skip to content

meantaraa/bg-changer-using-react

Repository files navigation

Background Changer Using React

This is a simple Background Changer application built using React. The app allows users to change the background color of the webpage by clicking on a button. It's a minimal and beginner-friendly project to demonstrate the basics of React, component state, and event handling.

Features

  1. Change the background color with a single click.
  2. Randomly generated background colors on each click.
  3. Lightweight and easy to understand.

Installation

  1. Clone the repository: git clone https://github.com/meantaraa/bg-changer-using-react.git
  2. Install the dependencies: npm install
  3. Start the development server: npm run dev

Usage

  1. Open the app in your browser.
  2. Click the "Change Background" button to change the background color.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published