Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 1.57 KB

README.md

File metadata and controls

44 lines (32 loc) · 1.57 KB

Landing Page

Welcome to the TuLandingPage project! This project is a responsive and interactive landing page built for showcasing real estate properties, integrating smooth animations, interactive maps, and modern UI elements.

🚀 Technologies Used

  • React JS: A JavaScript library for building user interfaces.
  • NextJS: A React framework for server-side rendering and static site generation.
  • Tailwind CSS: A utility-first CSS framework for styling the application.
  • Framer Motion: A library for creating smooth animations and interactions in React.
  • Leaflet JS: An open-source JavaScript library for mobile-friendly interactive maps.
  • Swiper JS: A modern touch slider for showing property images in a responsive carousel.

🌟 Features

  • Responsive Design: Fully responsive across different screen sizes and devices.
  • Interactive Maps: View properties on a map with custom markers using Leaflet JS.
  • Animated Components: Smooth animations using Framer Motion to enhance the user experience.
  • Property Slider: Swipe through property images with Swiper JS.
  • Fast Performance: Built with NextJS for optimized performance and SEO-friendly pages.

🔧 Installation

  1. Clone the repository:

    git clone https://github.com/bautitobal/landing-page.git
  2. Install dependencies

    yarn
  3. Host the web on localhost:3000:

    yarn dev

🤝 Contributing

If you'd like to contribute to this project, feel free to fork the repository and submit a pull request.