An advanced, interactive guide to mastering Git and GitHub — designed for developers, students, and teams. This web app features a simulated terminal, AI-powered Git assistant, and real-world Git workflows, all built using React, TypeScript, and Tailwind CSS.
- Step-by-step Git & GitHub tutorials
- Interactive terminal with command history and autocomplete
- AI assistant
- Clean, responsive UI built with Tailwind CSS
- Beginner-friendly with advanced workflow demos
- Developer tools like command cards, mock commit graph, and quizzes
- React.js
- TypeScript
- Tailwind CSS
# Step 1: Clone the repository
git clone https://github.com/your-username/Git-GitHub-Mastery-Website.git
cd Git-GitHub-Mastery-Website
# Step 2: Install dependencies
npm install
# Step 3: Start development server
npm run dev Made with ❤️ by Aakashsingh Rajput