AbdumurodovaZulfizar / house-selling-website

This project has been built to sell and buy homes remotely from different parts of the world and consists of two different pages. Also available in two screen sizes.

Home Page:https://abdumurodovazulfizar.github.io/house-selling-website/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

house-selling-website

This project has 2 pages, namely: home page and search page. It is completely responsive and targets 2 breakpoints. This project also utilizes utility classes heavily such as mt-3, flex, instead of specific classes like navigation, accordion etc, for their reusability purposes.

All the .css file has been segmentized into directories depending on their action. For example: pink and pink-background classes go inside the colors directory and more generic classes such as the gotham go inside the Fonts directory. The componentization method has been adopted to avoid specificity issues and for ease of importing the files.

Home page layout

Example

Search page layout

Example

On Phone mode

Example Example

Built With

HTML CSS

Live Demo

Live demo link

Getting Started

To get a local copy up and running follow these simple steps.

  • git clone https://github.com/AbdumurodovaZulfizar/house-selling-website.git
  • cd house-selling-website
  • open HTMl file on your browser
  • If you have vscode live-server installed, run it and open localhost:3000

Authors

πŸ‘©πŸ»β€πŸ’Ό Zulfizar Abdumurodova

🀝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

πŸ“ License

Copyright 2021 Zulfizar Abdumurodova

About

This project has been built to sell and buy homes remotely from different parts of the world and consists of two different pages. Also available in two screen sizes.

https://abdumurodovazulfizar.github.io/house-selling-website/

License:Apache License 2.0


Languages

Language:HTML 95.2%Language:CSS 4.8%