App Forge Solutions – Marketing Website
This is a fully responsive marketing website built with Next.js and Tailwind CSS for a real paid client. The site was designed and developed independently, with full ownership over the tech stack, layout, and implementation decisions.
🚀 Live Site
🔗 https://projxon.github.io/App-Forge-Solutions/
🛠 Tech Stack
Framework: Next.js (App Router)
Styling: Tailwind CSS
Deployment: GitHub Pages
✨ Features
Custom homepage layout with responsive design
Section-based content structure for easy updates
SEO-friendly metadata (Open Graph support)
Mobile-first development approach
Smooth animations using Tailwind and AOS
Hosted via GitHub Pages
📄 Getting Started (for local development)
Install dependencies and run the dev server:
npm install
npm run dev
Then visit http://localhost:3000 to view the project.