8000 GitHub - Tobless-scripts/tobless-aximo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tobless-scripts/tobless-aximo

Repository files navigation

Aximo

Overview

This project is a Creative Design Studio website built using React.js. The website showcases the services provided by the studio, such as UI/UX design, Graphic design, Web design, and Motion Graphics. It includes various interactive components and animations to enhance user experience.

Features

  • Hero Section: Introduction to the studio with a CTA button.
  • Service Section: Displays different services offered with descriptions.
  • Client Reviews: Shows feedback from customers.
  • Team Section: Introduces team members.
  • Fully Responsive: Works seamlessly on different screen sizes.
  • Smooth Animations: Uses CSS animations for a modern feel.

Technologies Used

  • React.js - JavaScript library for building user interfaces
  • Tailwind CSS - Utility-first CSS framework
  • React Hooks - Managing state and effects

Contributing

Feel free to contribute to this project. You can fork the repository, make improvements, and submit a pull request.

License

This project is licensed under the MIT License.

Contact

This project was created by Tobless Scripts.
For inquiries, you can reach out via:

Installation

To run this project locally, follow these steps:

  1. Clone the repository:
    git clone <repo-url>
    cd aximo
    npm install
    npm run dev
0