Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

📁 src/

🇬🇧 English

This directory is the heart ❤️ of the project, intended to house the primary source code. It's organized into the following subdirectories:

  • css/: Contains all the stylesheets for the project. This includes style.css for the main styles, header.css, main.css, and footer.css for the different sections of the page, and wrapper.css for the main container.
  • js/: Contains the JavaScript files. script.js is the main entry point for the application's logic.
  • assets/: Contains all the static assets, such as images, videos, and fonts, organized into their respective subfolders.

🇧🇷 Portuguese

Este diretório é o coração ❤️ do projeto, destinado a abrigar o código-fonte principal. Ele está organizado nos seguintes subdiretórios:

  • css/: Contém todas as folhas de estilo do projeto. Isso inclui style.css para os estilos principais, header.css, main.css e footer.css para as diferentes seções da página, e wrapper.css para o contêiner principal.
  • js/: Contém os arquivos JavaScript. script.js é o ponto de entrada principal para a lógica da aplicação.
  • assets/: Contém todos os ativos estáticos, como imagens, vídeos e fontes, organizados em suas respectivas subpastas.

README.md generated by Gemini (AI) 🤖 and reviewed by Carlos Neto (Logic and Architecture) 🧠.