Skip to content

DBordallo/Acercatech

 
 

Repository files navigation

logo

Description

The provided code is a website for ACERCATECH, a company that specializes in making technology accessible for businesses. The website includes several sections, such as a home section, services section, team section, and contact section.

Setup

Follow these steps to set up the project correctly:

  1. Clone this repository to your local machine.
  2. Open the index.html file in your web browser.

Figma

https://www.figma.com/file/fZBEDLv2soJn7nS2aAfSMN/CONSULTORIA-TECH?type=design&node-id=177%3A166&mode=design&t=6VLvRevAHVkAaRwk-1

File Structure

  • index.html: This is the main file that contains the HTML code of the page.
  • reset.css: This file contains CSS styles to reset the default styles of the browser.
  • style.css: This file contains custom CSS styles for the page.
  • home/images/: This folder contains the images used in the home section.
  • images/: This folder contains the images used in the card section.
  • services/photos/: This folder contains the images used in the services section.
  • team/photos/: This folder contains the images used in the team section.

External Dependencies

The project uses the following external dependencies:

  • Nunito: Font used on the page. It is loaded from Google Fonts.
  • boxicons: Icons used on the page. It is loaded from unpkg.com.

Make sure you have an active internet connection to properly load these dependencies.

Contribution

If you wish to contribute to this project, you can do the following:

  1. Fork the repository.
  2. Make your modifications in your own fork.
  3. Submit a pull request to have your changes reviewed.

Contact

If you have any questions or suggestions about this project, you can contact ACERCATECH at the following email address: contacto@acercatech.com

Project Status

  • Version: 1.0.0
  • Development Status: Active

Description

This project is a basic web page that displays a contact form. It allows users to send inquiries and messages through the form.

Key Features:

  • Responsive design to adapt to different devices.
  • Client-side form field validation to prevent incorrect data.
  • Sending contact messages via email using a configured email service.

Recent Updates:

  • Added additional server-side validation to ensure data integrity of received messages.
  • Improvements in the design and usability of the web page.

Upcoming Planned Features:

  • Implement automatic response functionality to received messages.
  • Add support for multiple languages in the user interface.

Thank you for your interest in ACERCATECH!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 55.2%
  • HTML 42.6%
  • JavaScript 2.2%