kennyAnyi9 / coding-challenges

My copy of the web programming coding challenges

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coding-Challenges

Locate the project folder in visual studio code(Text Editor) To clone the repository, run the following codes in your terminal and press enter after each line;

  1. git init
  2. git clone https://github.com/Wislaw-Web-Programming/coding-challenges.git
  3. git checkout -b
  4. git add .
  5. git commit -m "<# Replace with a meaningful message>"
  6. git push origin

About

My copy of the web programming coding challenges


Languages

Language:HTML 97.3%Language:CSS 2.7%