A responsive webpage designed for a travel/gallery profile site. This project is collaboratively built using Tailwind CSS and HTML with optional custom CSS support.
Each group member is responsible for one section:
| GitHub Username | Responsibility |
|---|---|
| @ugommaoga | Header |
| @sirjeay | Profile block & edit field |
| @kolu & @abuchi | Gallery cards (images/text) |
| @tabeit | Footer content |
| @adetomiwa | mobile Reaponsiveness |
| @yenisaa | mobile Reaponsiveness |
| @aayomide | Desktop Reaponsiveness |
-
Clone the repo:
https://github.com/Rahdeg/spot.git cd spot -
Make sure youโre on your branch:
git checkout -b your-branch-name
-
Work on your assigned section only: Use index.html and index.css as needed.
-
Commit your changes:
git add . git commit -m "Your message here" git push origin your-branch-name
-
Create a pull request on GitHub and assign it to the group lead for review: