Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.66 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.66 KB

nlwcopa-explorer

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

Project developed during the Next Level Week Cup, on the explorer 2022 trail

🚀 Instruction to start

  • Clone the repository using the command git clone git@github.com:eudanielhenrique/nlwcopa-explorer.git

  • Go to the downloaded CrudPhp directory using cd nlwcopa-explorer command in command line

  • Used for study purposes only.

  • Have a good time

📫 Contributing

Para contribuir com CRUDPHP, siga estas etapas:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<message_commit>'
  4. Push to the original branch: git push origin <project_name> / <local>
  5. Create the pull request.

Alternatively, see the GitHub documentation at how to create a pull request.

Screenshot