Chácara GAIA
Description
This project is the code for the landing page of Chácara GAIA, a website promoting ecotourism and leisure activities. It uses React and Next.js for a dynamic and visually appealing user experience.
Features
Animated Intro: The landing page uses smooth animations to introduce the name, description, and main image of Chácara GAIA. Responsive Design: The layout adapts to different screen sizes using flexbox, ensuring a good user experience on all devices. Separate Sections: The page is divided into sections for History, Gallery, and Contact information, each accessible through an animated transition. Next.js Image Handling: The Image component from Next.js ensures optimal image loading and display across various devices.
Dependencies React Next.js react-awesome-reveal (for animations)
Installation
Clone this repository:
Bash git clone https://github.com/your-username/chacara-gaia-landing-page.git Use code with caution. content_copy Navigate to the project directory:
Bash cd chacara-gaia-landing-page Use code with caution. content_copy Install dependencies:
Bash npm install Use code with caution. content_copy Usage Start the development server:
Bash npm run dev Use code with caution. content_copy Open http://localhost:3000 in your browser to view the landing page.
Contributing We welcome contributions to improve this landing page! If you'd like to contribute, please follow these steps:
Fork the repository. Create a new branch for your changes. Make your changes and commit them with clear messages. Open a pull request, explaining your changes.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Author
Bernard Almeida da Costa: https://github.com/biernard1988