This project came from my curiosity to learn more about front-end interactivity. The idea was to create something simple but functional to test my skills with JavaScript and DOM manipulation. The inspiration came from interactive websites that allow dynamic changes in appearance. From that, I decided to build an app where users can easily and intuitively change the background color of a page. During development, I learned a lot about manipulating the DOM with JavaScript and creating simple yet effective interactions for the user. One of the biggest challenges was ensuring that the color change was smooth and without usability issues. In the future, after deepening my studies, I plan to add a feature that allows users to see color combinations that complement the chosen color. This will provide an even more interactive and useful experience, assisting in selecting harmonious color schemes for website design.
What I learned: DOM manipulation with JavaScript. Using interaction events like click to make dynamic changes on the site. How to create a simple and intuitive interface for the user.
Challenges faced: Ensuring the colors changed smoothly, without bugs. Adjusting the layout so the color change was visible across different devices.
Built With
- css
- dom
- javascript-frameworks:-no-specific-framework-was-used
- javascript.
- languages:-html
- vercel
Log in or sign up for Devpost to join the conversation.