For adding new folder to existing repository
git add backend git commit -m "backend code" not necessary: (git remote add origin https://github.com/mownica-p/Ecommerce-React-context-API.git) git branch -M main git push -u origin main
| Name | Name | Last commit date | ||
|---|---|---|---|---|
For adding new folder to existing repository
git add backend git commit -m "backend code" not necessary: (git remote add origin https://github.com/mownica-p/Ecommerce-React-context-API.git) git branch -M main git push -u origin main