jztchl / 36thchamber

36th chamber free fire guild website

Home Page:https://36thchamber.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

36th Chamber Free Fire Guild Website

Welcome to the official website of the 36th Chamber Free Fire Guild. This repository contains the source code for our guild's website, providing information about our members, activities, and contact details.

About

The 36th Chamber Free Fire Guild is a community of passionate gamers dedicated to playing and excelling in Free Fire. Our website showcases our team members, highlights from our gameplay, and provides a way to get in touch with us.

Visit the Website

Project Structure

  • 36 pics/: Directory containing images related to the guild.
  • css/: Directory for CSS files to style the website.
  • fonts/: Directory containing font files used in the website.
  • img/: Directory for additional images used in the website.
  • js/: Directory for JavaScript files adding interactivity to the website.
  • webfonts/: Directory for web font files.

HTML Files

  • index.html: The main homepage of the website.
  • contact.html: Page for visitors to contact the guild.
  • fighter.html: Page featuring information about individual fighters.
  • team.html: Page showcasing the entire guild team.

Technologies Used

  • HTML: Markup language for creating the website structure.
  • CSS: Styling language to design the website's appearance.
  • JavaScript: Programming language to add interactive elements.

Deployment

The website is hosted on Vercel. Any updates to the repository will automatically trigger a new deployment.

Contributing

We welcome contributions from the community. If you find a bug or have an idea for a new feature, please open an issue or submit a pull request.

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-branch)
  3. Commit your changes (git commit -m 'Add new feature')
  4. Push to the branch (git push origin feature-branch)
  5. Open a pull request

License

This project is licensed under the MIT License. Feel free to use and modify the code as per the terms of the license.

Contact

For any inquiries, please visit our Contact Page.

About

36th chamber free fire guild website

https://36thchamber.vercel.app


Languages

Language:CSS 61.9%Language:JavaScript 25.3%Language:HTML 12.8%