Repository for team Platina Binar Academy FSW Wave 12
https://miro.com/app/board/o9J_lj5b90M=/?invite_link_id=808490970350
This is a Next.js project bootstrapped with create-next-app
.
- Create your branch with your feature:
git checkout -b [username]/my-feature
- Commit your feature:
git commit -m 'feat: My new feature'
- Push to your branch:
git push origin [username]/my-feature
Then merge your pull request (squash commit) and delete your branch.