Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 618 Bytes

README.md

File metadata and controls

27 lines (14 loc) · 618 Bytes

Code and Hiking Website

A web application to showcase various chalet listings with details such as location, rating, amenities, and price per night. This project uses Flask as the web framework and includes a responsive carousel to display the chalets.

Images

Code and Hiking.

Features

  • Responsive design using Bootstrap and Swiper.js
  • Display chalet details including name, location, rating, WiFi availability, and price
  • View chalet locations on Google Maps

Technologies Used

  • HTML5
  • CSS3
  • Bootstrap 5
  • Swiper.js
  • Flask (Python)