Welcome to the repository for the Tetra Studio Website, built using React.js with Tailwind CSS, React Router, and Framer Motion!
This website serves as the online presence for our design agency, showcasing our portfolio, services, and contact information. It is designed and developed using modern web technologies, with a focus on responsiveness, aesthetics, and user experience.
- Portfolio Showcase: Display our design projects with high-quality images and descriptions.
- Service Offerings: Highlight the services we provide, including web design, graphic design, branding, etc.
- Contact Form: Allow potential clients to reach out to us easily through a contact form.
- Responsive Design: Ensuring the website looks great and functions well on various devices and screen sizes.
- React.js: Frontend library for building user interfaces.
- Tailwind CSS: Utility-first CSS framework for rapid UI development.
- React Router: For client-side routing within the application.
- Framer Motion: For creating smooth animations and transitions.
- React Router DOM: Declarative routing for React.js.
To run the website locally, follow these steps:
- Clone this repository:
git clone https://github.com/your-username/design-agency-website.git
- Navigate to the project directory:
cd design-agency-website
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit
http://localhost:5173
to view the website.
For any inquiries or feedback, feel free to contact us at [email protected].
Thank you for visiting our website!