Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.45 KB

File metadata and controls

50 lines (37 loc) · 1.45 KB

Code Innovators Landing Page

Welcome to the Code Innovators landing page project! This web application serves as a showcase for our services in Mobile, Web, and AI Automation.

Project Structure

code-innovators-landing
├── src
│   ├── index.html         # Main HTML document for the landing page
│   ├── css
│   │   └── styles.css     # Styles for the landing page
│   ├── js
│   │   └── animations.js   # JavaScript for animations
│   └── assets
│       └── (place for fonts or SVGs)
├── README.md              # Project documentation

Features

  • Responsive Design: The landing page is designed to be fully responsive, ensuring a great user experience on all devices.
  • Animations: Engaging animations that enhance user interaction and highlight key features.
  • Service Highlights: Clear sections that outline the services offered by Code Innovators.

Setup Instructions

  1. Clone the repository:
    git clone <repository-url>
    
  2. Navigate to the project directory:
    cd code-innovators-landing
    
  3. Open the src/index.html file in your web browser to view the landing page.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript

Contribution

Feel free to fork the repository and submit pull requests for any improvements or features you would like to add!

License

This project is licensed under the MIT License. See the LICENSE file for details.