- ๐ Hi, Iโm @Marcel0409
- ๐ Iโm interested in ...
- ๐ฑ Iโm currently learning ...
- ๐๏ธ Iโm 46C1 looking to collaborate on ...
- ๐ซ How to reach me ...
- ๐ Pronouns: ...
- โก Fun fact: ...
echo "# first_contract_front_end" >> README.md git init git add README.md git commit -m "first commit" git branch -M main git remote add origin https://github.com/markokhman/first_contract_front_end.git git push -u origin main