'Pushing ReactJS project to Bitbucket repository

I made React project with "npx create-react-app MyProject" and when i try to push it to previosly cloned Bitbucket repository i receive the following message

Untracked files: (use "git add ..." to include in what will be commited) MyProject/

no changes added to commit (use "git add" and/or "git commit-a")



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source