$ 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:[email protected]) | [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>