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.
- 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.
- React.js - JavaScript library for building user interfaces
- Tailwind CSS - Utility-first CSS framework
- React Hooks - Managing state and effects
Feel free to contribute to this project. You can fork the repository, make improvements, and submit a pull request.
This project is licensed under the MIT License.
This project was created by Tobless Scripts.
For inquiries, you can reach out via:
- Email: obayomitaofeek7@gmail.com
- Phone: 07048578739
- GitHub: Tobless-Scripts
To run this project locally, follow these steps:
- Clone the repository:
git clone <repo-url> cd aximo npm install npm run dev