Recently, I built GitQuickRef, a simple Git cheat sheet web app for developers. It’s made to make life a little easier for anyone who wants to learn or forgets Git commands.
The app includes a list of common commands, along with instant search, filtering, and a favorites section for quick access. You can also switch between light and dark mode, and it works smoothly on both desktop and mobile devices.
Built with Next.js and TypeScript, this project started as a small idea to make daily Git work simpler.
Still improving it bit by bit, but I’m happy to share it. You can check it out here: https://gitquickref.vercel.app/ 🌱

Top comments (0)