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

https://github.com/apgapg/git-introduction-001

PPT built using sli.dev
https://github.com/apgapg/git-introduction-001

github slides slidev

Last synced: about 2 months ago
JSON representation

PPT built using sli.dev

Awesome Lists containing this project

README

          

# Welcome to Git Introduction Series

This project provides the PPT required for developing Youtube series named `Introduction to Github Fundamentals` on channel [DIY by Ayush P Gupta](https://www.youtube.com/channel/UCYxCh-to3v3PqEIlm2phgpA).

Project is built using [Slidev](https://github.com/slidevjs/slidev)!. An awesome to build PPTs/websites using markdown.

## Getting Started

To start the slide show:

- `npm install`
- `npm run dev`
- visit http://localhost:3030

Edit the [slides.md](./slides.md) to see the changes.

Learn more about Slidev on [documentations](https://sli.dev/).

## 👍 Contribution

1. Clone it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -m 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request

## ✨ Active Contributors



Ayush


Ayush P Gupta