Skip to content

Official website for AbjadTech – a group of developers dedicated to creating innovative, community-focused security and utility tools.

License

Notifications You must be signed in to change notification settings

AbjadTech/Abjad

Repository files navigation

🟦 Abjad Tech Frontend

A modern, bilingual (Arabic/English) Next.js application showcasing Abjad Tech's digital presence.

✨ Features

  • 🌐 Seamless Arabic/English language switching
  • 🎯 Custom font integration with TheYearofTheCamel family
  • 🎨 Tailwind CSS for modern, responsive styling
  • ⚡ Next.js 15 with App Router
  • 🔄 Real-time language context management

🚀 Getting Started

  1. Clone the repository
  2. Install dependencies:
npm install
# or
yarn install
  1. Run the development server:
npm run dev
# or
yarn dev

Visit http://localhost:3000 to see your application.

🏗️ Project Structure

abjad-frontend/
├── app/                # Next.js app directory
│   ├── about/         # About page
│   ├── page.tsx       # Home page
│   └── layout.tsx     # Root layout
├── contexts/          # React contexts
├── public/            # Static assets
└── styles/           # Global styles

🎯 Core Technologies

  • Next.js 15.0.3
  • React 19.0.0 (RC)
  • TypeScript
  • Tailwind CSS 3.4.1
  • Custom TheYearofTheCamel font family

🌐 Internationalization

The application supports seamless switching between Arabic and English using a custom language context. Language switching is managed through the LanguageProvider context.

🔧 Development

  • ESLint configuration for Next.js and TypeScript
  • Tailwind CSS for styling
  • PostCSS for CSS processing
  • Custom font configuration

📄 License

This project is licensed under the Apache License 2.0.


Built with 💙 by Abjad Tech

About

Official website for AbjadTech – a group of developers dedicated to creating innovative, community-focused security and utility tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published