- 👋 Hi, I’m @loye22
- 👀 I’m interested in flutter dev
- 🌱 I’m an expert in flutter framework
- 💞️ I’m looking to collaborate on...
- 📫 How to reach me [email protected]
git config --global user.name "Louie_codes" git config --global user.email "[email protected]" git init git add . git commit -m "lolo" git branch -M main git remote add origin [email protected]: .... git push -u origin main