Skip to content

metwally99594/mcq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

mcq# Create a new folder for your project

mkdir mcq-quiz cd mcq-quiz

Initialize Git and create README

echo "# MCQ Quiz Project" >> README.md git init git add README.md git commit -m "Initial commit"

Connect to GitHub

git remote add origin https://github.com/metwally99594/mcq.git git branch -M main git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages