ChromaticShifter is a color palette switcher app built using Vite and React that allows users to easily change the background color of the app by clicking on color buttons. It's a simple and interactive way to explore different color options and see how they look in the context of a user interface.
- Change the background color of the app with a single click.
- Explore various predefined colors from the color palette.
- Built with modern web technologies, including Vite, React, and Tailwind CSS.
- Responsive design, suitable for different screen sizes.
Follow these instructions to get ChromaticShifter up and running on your local machine:
-
Clone this repository
git clone https://github.com/your-username/ChromaticShifter.git
-
Navigate to the project directory
cd src/Chromatic-Shifter
-
Install dependencies
npm install
-
Start the development server
npm run dev
- Visit the app in your browser.
- Click on the color buttons to change the background color of the app. Watch as the entire app instantly transforms to the selected color.
- Vite
- React
- Tailwind CSS.
- npm
Contributions are welcome! If you have any ideas, suggestions, or improvements, please feel free to open an issue or create a pull request. Make sure to follow the project's code of conduct.
This project is open-source and available under the MIT License.