README.md for GitHub – Psychology of Colors Website
This website explores the significance of colors and their psychological impact in marketing, design, and various industries. It includes dynamic content, tables, an interactive slider, and a fully responsive design.
The project is built with:
📂 psychology-of-colors │── 📂 css/ │ ├── newcss.css # Main CSS file │── 📂 js/ │ ├── JSSlaid.js # Scripts for the slider │ ├── jsMenuMobile.js # Scripts for the mobile menu │ ├── jsScriptContactForm.js # Scripts for the contact form │── 📂 images/ │ ├── … (images and icons) │── 📜 index.html # Homepage │── 📜 colors.html # Color meanings │── 📜 combinations.html # Color combinations │── 📜 industries.html # Colors in industries │── 📜 best-practices.html # Best practices │── 📜 contact.html # Contact form │── 📜 README.md # This file
index.html
)colors.html
)combinations.html
)industries.html
)best-practices.html
)contact.html
)✅ Responsive design – Works on phones, tablets, and desktops
✅ Interactive slider – Auto-changing images
✅ Dynamic navigation – Adaptable mobile menu
✅ Color tables – Well-structured and readable color meanings
✅ CSS animations – Smooth transitions and hover effects
Clone the repository ```sh git clone https://github.com/verginiyakirilova/psychology-of-colors.git
Open the project in a browser : https://verginiyakirilova.github.io/color-psychology/
cd psychology-of-colors open index.html
3. Modify CSS and JavaScript as needed
• CSS: css/newcss.css
• JavaScript: js/jsScript.js
💡 Authors & Contributions
This project was developed with contributions from: • Verginiya Kirilova – Frontend & UI/UX Design