Giter Site home page Giter Site logo

git-gizmo / gitgood Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zaidsidd360/gitgood

0.0 0.0 0.0 19.67 MB

Interactive tutorial for beginners to start learning the git cli.

Home Page: https://zaidsidd360.github.io/gitgood/

License: MIT License

TypeScript 70.13% CSS 28.85% HTML 1.01%

gitgood's Introduction


gitGood - Learn to use git, interactively!

This project idea came to me back when I first started learning web developement and started playing around with git and GitHub. It consists of an in browser terminal with a psuedo file system that is staged and pushed through the CLI to the mock GitHub window (I tried my best with the GitHub ui recreation lol). There's also a Windows folder window to showcase how the folder structure would look on a GUI-based system. The instructions tab on the left tells the user what to do and which commands to run.

This was a project I initially planned on doing with vanilla js, but as I dove deeper into the abyss that is the react ecosystem, I figured this would be much more fun done in react. It taught me a whole lot about state management and why larger projects would need something like redux. It's a desktop only website made to not function on mobile intentionally. You can still run a few commands on the phone version though.

Note: Noticable frame drops on Brave(snap) for linux. Use Chrome(or Firefox) for the best experience.

Here's the live url.

Screenshot

Dark mode

Dark Hero Dark Main

Light mode

Light Hero Light Main

After tutorial completion

After pushed

Run dev env

  • Clone the project
  git clone https://github.com/zaidsidd360/gitgood.git
  • cd into the project directory
  cd gitgood
  • Install dependencies
  npm install
  • Start the server
  npm run start

Technologies Used

gitgood's People

Contributors

zaidsidd360 avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.