Skip to content

aimaneth/Grit-Studio

Repository files navigation

Grit. Studio

Modern digital solutions company website built with Next.js 14, React, TypeScript, and Tailwind CSS.

Features

  • 🎨 Modern and sleek design with glass morphism effects
  • 📱 Fully responsive design
  • ⚡ Next.js 14 with App Router
  • 🎭 Framer Motion animations
  • 🎯 TypeScript for type safety
  • 🎨 Tailwind CSS for styling
  • 🖼️ Next.js Image Optimization
  • 🤖 SEO optimized
  • 📊 Performance optimized

Getting Started

  1. Clone the repository:
git clone https://github.com/aimaneth/Grit-Studio.git
  1. Install dependencies:
cd arielle-empire
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the result.

Project Structure

├── public/          # Static files
├── src/
│   ├── app/        # App router pages
│   ├── components/ # React components
│   └── styles/     # Global styles
├── tailwind.config.js
└── next.config.js

Built With

License

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