EIA Notes App
Git Commands
git init
git add .
git commit -m "Initial commit"
git branch -M main
git remote add origin http://git.pb.bib.de/PBBFA23CIV/EIANotesApp.git
git push -u origin main
Description
Languages
PHP
72.5%
JavaScript
11.5%
HTML
9.3%
CSS
6.7%