Spotify clone site, created for a better understanding of HTML/CSS/Bootstrap, but applying some particular ideas in the project.
-
Clone the repository using the command
git clone [email protected]:SaymonFarias/Unes.git
-
Go to the downloaded CrudPhp directory using
cd nlwcopa-explorer
command in command line -
Used for study purposes only.
-
Have a good time
Para contribuir com CRUDPHP, siga estas etapas:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<message_commit>'
- Push to the original branch:
git push origin <project_name> / <local>
- Create the pull request.
Alternatively, see the GitHub documentation at how to create a pull request.