Skip to content
/ ahmadgirach.com Public template

My personal portfolio. Built with Next.js, TypeScript, Tailwind CSS, Shadcn UI and Framer Motion.

License

Notifications You must be signed in to change notification settings

ahmadgirach/ahmadgirach.com

Repository files navigation

🚀 Project Overview

A simple yet modern portfolio application template.

preview

🛠 Tech Stack

  • Next.js 15
  • TypeScript
  • Tailwind CSS
  • Shadcn/ui
  • Framer Motion

📦 Prerequisites

  • Node.js (v20+)
  • npm (v9+) or Yarn
  • Git

🔧 Installation & Setup

Clone the Repository

https://github.com/ahmadgirach/ahmadgirach.com.git
cd [ahmadgirach.com]

Install Dependencies

npm install
# or
pnpm install
# or
yarn install

🚀 Running the Application

Development Mode

npm run dev
# or
pnpm dev
# or
yarn dev

🤝 Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit changes (git commit -m 'Add some AmazingFeature')
  4. Push to branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

📄 License

Distributed under the MIT License. See LICENSE for more information.

🌟 Support

If you like this project, consider giving it a star. 🌟