Skip to content
This repository has been archived by the owner on Nov 30, 2024. It is now read-only.

juliamendesc/agencia-digital-atlantico

Repository files navigation

Agência Digital Atlântico

A collaborative effort between mentor and junior developer to create a stunning landing page for a real client. It was deployed in Vercel using Cloudflare for website protection. You can view the live version here.

Overview

This project is the outcome of a year-long mentoring journey, where a dedicated junior developer, Luiz Leonardo, and I worked together to build a professional-grade landing page for a real client. The project not only showcases the junior developer's evolving skills but also exemplifies the power of mentorship in the field of frontend development.

Key Features

  • Stunning Design: The junior developer took the lead in crafting an eye-catching design, demonstrating a keen sense of aesthetics.

  • Interactive Elements: My involvement focused on enhancing user interaction using JavaScript, elevating the overall user experience.

  • Responsivity: Ensured the landing page looks and functions seamlessly across various devices, emphasizing the importance of responsive design.

  • CI/CD Implementation: Integrated continuous integration and continuous deployment pipelines for a smooth and efficient development workflow.

Technologies Used

  • Frontend: HTML, CSS, JavaScript, React.js, Next.js
  • CI/CD: Github actions
  • Version Control: Git, GitHub

How to Run

  1. Clone the Repository:
    git clone https://github.com/juliamendesc/agencia-digital-atlantico.git
    
  2. Install Dependencies:
    cd project-name
    npm install
    
  3. Run the Application:
    npm run dev
    
  4. Open the application locally:
    http://localhost:3000
    

Acknowledgments

This project wouldn't have been possible without the dedication and hard work of Luiz. His commitment to learning and passion for frontend development shone through every step of this project.

Made with 💜 by Luiz and Julia