Real Estate sales webpage which includes 4 parts:
- Gallery.
- Table with selectors.
- News block.
- Contact section.
Tasks which were accomplished in this project:
- Semantic HTML5 tag's.
- Responsive design for every screen.
- Support for Chrome, Firefox and Safari browsers.
- SCSS used for styling.
- Gallery functionality.
- Table data filtering by specified parameters.
- Images for gallery and news section fetched from Unsplash API.
- Woff2, woff, ttf fonts implemented.
- Contact form with validation:
- All fields are required.
- Checkbox is required.
- Email format validation.
- Phone input field accepts only numbers.