Development of the Desire website
This multi-page website is dedicated to presenting furniture and home decor, providing users with the opportunity to explore various furniture collections and choose the most suitable for themselves. The site also includes a blog where interesting articles and tips on interior design are published, as well as contact information to reach the site administration.
Regarding the technologies used on this website:
HTML/CSS/JavaScript: Used to create the structure, design, and functionality of web pages.
jQuery: A JavaScript library that facilitates interaction with the DOM and provides various functions such as animation, event handling, and AJAX.
Bootstrap: A framework for developing responsive and aesthetic web interfaces. Bootstrap provides ready-made components and styling to help create interfaces faster.
MixItUp: A library for filtering and sorting content on the gallery page. It allows easy organization and movement of content by different categories without reloading the page.
Google Fonts: Used to connect the Montserrat and Open Sans fonts from Google Fonts, allowing attractive fonts to be used on the website.
Gulp: An automation tool for various tasks in the development process, such as building, optimizing, and minifying CSS and JavaScript files.
The site has the following pages:
Home page (index.html): This is the central page containing general information about the company or project, as well as navigation links to other pages.
About us (about.html): On this page, users can find detailed information about the company, its history, values, team, and other important information.
Blog (blog.html): The website has a blog section where users can find interesting articles or posts about furniture, interior design, collection updates, etc. The blog.html page can be the main blog page displaying all articles, while blog-1.html is one of the blog pages with more detailed information on a specific topic.
Contact (contact.html): On this page, users can find the company's contact information, including address, phone, email, and a feedback form.
Gallery (gallery.html): The gallery page contains images of furniture and home decor. Users can view these images for inspiration and product selection.
Regarding the technologies used on this website:
HTML/CSS/JavaScript: Used to create the structure, design, and functionality of web pages.
jQuery: A JavaScript library that facilitates interaction with the DOM and provides various functions such as animation, event handling, and AJAX.
Bootstrap: A framework for developing responsive and aesthetic web interfaces. Bootstrap provides ready-made components and styling to help create interfaces faster.
MixItUp: A library for filtering and sorting content on the gallery page. It allows easy organization and movement of content by different categories without reloading the page.
Google Fonts: Used to connect the Montserrat and Open Sans fonts from Google Fonts, allowing attractive fonts to be used on the website.
Gulp: An automation tool for various tasks in the development process, such as building, optimizing, and minifying CSS and JavaScript files.
The site has the following pages:
Home page (index.html): This is the central page containing general information about the company or project, as well as navigation links to other pages.
About us (about.html): On this page, users can find detailed information about the company, its history, values, team, and other important information.
Blog (blog.html): The website has a blog section where users can find interesting articles or posts about furniture, interior design, collection updates, etc. The blog.html page can be the main blog page displaying all articles, while blog-1.html is one of the blog pages with more detailed information on a specific topic.
Contact (contact.html): On this page, users can find the company's contact information, including address, phone, email, and a feedback form.
Gallery (gallery.html): The gallery page contains images of furniture and home decor. Users can view these images for inspiration and product selection.