$ git clone https://github.com/<your-github-username>/core.git
$ git checkout -b <your-name>
Copy the table row(given below
) without any gap and add your project info and repository link.
<!-- | no | title | discription | framework | [email](mailto:yourmail@mail.com) | [visit](your-github-project) | NULL | -->
$ git add Projects.md
$ git commit -m ":tada: Added my repository link <your-github-repository>"
$ git push origin <your-name>