Skip to content

Latest commit

 

History

History
69 lines (39 loc) · 2.52 KB

README.md

File metadata and controls

69 lines (39 loc) · 2.52 KB

Learn Git With Me

Learn Git with Me is a free, open-source platform for learning Git and GitHub.

GitHub Repo stars Twitter Follow License
demo.mp4

⚡ Live Demo

Try it out for yourself!

Demo Visit: https://www.gitme.live

See more to learn at https://www.gitme.live/docs/getting-started/introduction

⭐ Features

🐭 Frameworks

  • Next.js - The React Framework for the Web (with App Directory)

🐮 Platforms

  • Vercel – Deploy your Next.js app with ease

🐒 UI

  • 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

🐴 Code Quality

  • 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

🐑 Performance

📦 Apps and Packages

  • web: The main Next.js application
  • UI: Shared UI components

Contributing

Visit our contributing guide to learn how to contribute.

  • your feedback and contributions are welcome!

📜 License

This project is licensed under the MIT License. For more information, see the LICENSE file.

You can check out the Next.js GitHub repository