EshanTrivedi21 / Git-CheatSheet

An opensource initiative to which over 37 individuals from all over the world collaborated in order to streamline the process of learning Git and GitHub.

Home Page:https://eshantrivedi21.github.io/Git-CheatSheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactoring of the source code

g4m3r0 opened this issue · comments

The source code of the index.html and styles.css file seems to have some formatting issues (missing or wrong indentation, empty lines) and typos.
I also think putting the Javascript code into a dedicated file would be better.

If you don't mind then I would like to work on this issue two.

Go on with it buddy

What's the progress @g4m3r0 ?

@EshanTrivedi21 I have

  • Refactored/Beautified HTML
  • Separated JavaScript code into its own file
  • Fixed some typos.
    Can you please take a look at it?