Learn Git with Me is a free, open-source platform for learning Git and GitHub.
demo.mp4
Try it out for yourself!
Demo Visit: https://www.gitme.live
See more to learn at https://www.gitme.live/docs/getting-started/introduction
- Next.js - The React Framework for the Web (with App Directory)
- Vercel – Deploy your Next.js app with ease
- Tailwind CSS – Utility-first CSS framework for rapid UI development
- Shadcn/ui – Re-usable components built using Radix UI and Tailwind CSS
- next/font – Optimize custom fonts and remove external network requests for improved performance
- MDX – Markdown for the components
- TypeScript – Static type checker for end-to-end type safety
- Prettier – Opinionated code formatted for consistent code style
- ESLint – Pluggable linter for Next.js and TypeScript
- Vercel Analytics – Real-time performance metrics for your Next.js app
web
: The main Next.js applicationUI
: Shared UI components
Visit our contributing guide to learn how to contribute.
- your feedback and contributions are welcome!
This project is licensed under the MIT License. For more information, see the LICENSE file.
You can check out the Next.js GitHub repository