Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/spaciousejar/learn-git-with-me

Learn Git with me is a free and open-source platform to learn Git and GitHub. It is designed to be simple and easy to understand for beginners.
https://github.com/spaciousejar/learn-git-with-me

collaborate contributions-welcome documentation git github nextjs open-source react

Last synced: 7 days ago
JSON representation

Learn Git with me is a free and open-source platform to learn Git and GitHub. It is designed to be simple and easy to understand for beginners.

Awesome Lists containing this project

README

        

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

## ⚡ Live Demo

Try it out for yourself!

Demo Visit:

See more to learn at

## ⭐ Features

### 🐭 Frameworks

- **[Next.js](https://nextjs.org/)** - The React Framework for the Web (with **App Directory**)

### 🐮 Platforms

- **[Vercel](https://vercel.com/)** – Deploy your Next.js app with ease

### 🐒 UI

- **[Tailwind CSS](https://tailwindcss.com/)** – Utility-first CSS framework for rapid UI development
- **[Shadcn/ui](https://ui.shadcn.com/)** – Re-usable components built using Radix UI and Tailwind CSS
- **[next/font](https://nextjs.org/docs/basic-features/font-optimization)** – Optimize custom fonts and remove external network requests for improved performance
- **[MDX](https://mdxjs.com/docs)** – Markdown for the components

### 🐴 Code Quality

- **[TypeScript](https://www.typescriptlang.org/)** – Static type checker for end-to-end type safety
- **[Prettier](https://prettier.io/)** – Opinionated code formatted for consistent code style
- **[ESLint](https://eslint.org/)** – Pluggable linter for Next.js and TypeScript

### 🐑 Performance

- **[Vercel Analytics](https://vercel.com/analytics)** – Real-time performance metrics for your Next.js app

## 📦 Apps and Packages

- `web`: The main Next.js application
- `UI`: Shared UI components

## Contributing

Visit our [contributing guide](https://github.com/spaciousejar/learn-git-with-me/blob/main/CONTRIBUTING.md) 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](./LICENSE) file.

You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/)