Skip to content

Mr-jas91/background-changer

Repository files navigation

Body Color Changer

This project is a simple web application built with React.js and Bootstrap that allows users to change the background color of the webpage by clicking on specific color buttons.

Features

  • Change the background color of the webpage by clicking on color buttons.
  • Simple and intuitive user interface.
  • Built with React.js for dynamic rendering and Bootstrap for responsive design.

Usage

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install dependencies using npm:

npm install

  1. Start the development server:

npm start

  1. Open your web browser and visit http://localhost:5173 to view the application.
  2. Click on the color buttons to change the background color of the webpage.

Technologies Used

  • React.js
  • Bootstrap