Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 291 Bytes

Git Guide 🚀

An interactive guide to mastering Git, built with Next.js, MUI, and TypeScript.

Getting Started

First, run the development server:

cd git-guide
npm run dev

Open http://localhost:3000 with your browser to see the result.