Skip to content

Haseeb-WebDeveloper/Full-Stack-Blog-Wesite

Repository files navigation

Full Stack Blog Website

A modern, responsive website built for Gaming Master Hub. It is a website that provides a variety of tools related to AI, Marking, and more.

Features

  • 🎨 Modern UI/UX with smooth animations using Framer Motion
  • 📱 Fully responsive design
  • 🌙 Light/Dark mode support
  • 📝 Multi-step contact form with validation
  • 📧 Email integration for quote requests
  • 🔍 SEO optimized
  • ⚡ Built with performance in mind

Tech Stack

  • Framework: Next.js 15
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui
  • Animations: Framer Motion
  • Form Handling: React Hook Form
  • Typography: Geist Font
  • Icons: Lucide React

src/ ├── app/ # Next.js app directory ├── components/ # React components │ ├── layout/ # Layout components │ └── ui/ # UI components ├── lib/ # Utility functions └── styles/ # Global styles

Deployment

The site is optimized for deployment on Vercel. To deploy:

  1. Push your code to GitHub
  2. Connect your repository to Vercel
  3. Configure environment variables in Vercel dashboard
  4. Deploy!

Development Commands

bash

Start development server

npm run dev

Build for production

npm run build

Start production server

npm run start

Run linting

npm run lint

Contributing

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

License

This project is proprietary and confidential. All rights reserved.

🤝 Developer Contact

Haseeb Ahmed - web.dev.haseeb@gmail.com

Connect with me on:


About

Gaming Master Hub is a dynamic platform offering insightful articles on AI-powered tools and technologies, catering to tech enthusiasts and professionals alike.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors