You can clone the repo by forking it or via git
or the official GitHub CLI.
- Git:
git clone https://github.com/myferr/my-tab
- GitHub CLI:
gh repo clone https://github.com/myferr/my-tab.git
Add or modify a file and then save it.
Recommended file to edit: ./app/src/App.js
To open a pull request go here and open a pull request with the changes you made. If it gets merged/accepted congratulations! If not, I will close your pull request and make a comment on why I will not be merging it.