Skip to content

codeBOKER/pixel

Repository files navigation

Pixel Agency Frontend

A modern, responsive website for Pixel Agency, featuring a clean design

Overview

This project is a frontend implementation for Pixel Agency, showcasing their services, portfolio, and contact information. The website is built with HTML, CSS, and JavaScript, with a focus on responsive design.

Features

  • Responsive design that works on mobile, tablet, and desktop devices
  • RTL (Right-to-Left) layout for Arabic content
  • Interactive service cards with show more/less functionality
  • Mobile-friendly navigation with hamburger menu
  • Smooth animations and transitions
  • Contact form for client inquiries

Project Structure

pixel_agency_frontend/
├── index.html          # Main HTML file
├── main.css            # Main stylesheet
├── script.js           # JavaScript functionality
├── README.md           # Project documentation
└── .gitignore          # Git ignore file

Getting Started

Prerequisites

  • A modern web browser (Chrome, Firefox, Safari, Edge)
  • Basic knowledge of HTML, CSS, and JavaScript for development

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/pixel_agency_frontend.git
    
  2. Open the project folder:

    cd pixel_agency_frontend
    
  3. Open index.html in your browser to view the website.

Development

To make changes to the project:

  1. Edit the HTML in index.html
  2. Modify styles in main.css
  3. Update JavaScript functionality in script.js

Responsive Breakpoints

The website uses the following breakpoints for responsive design:

  • Mobile: < 480px
  • Small tablets: 480px - 767px
  • Medium tablets: 768px - 991px
  • Desktops: > 992px

Browser Compatibility

The website is compatible with:

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Edge (latest)

License

This project is proprietary and owned by Pixel Agency.

Contact

For any inquiries about this project, please contact Pixel Agency through the contact form on the website.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published