Skip to content

OpeyemiKol/spot

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—ΊοΈ Spots Group Project

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.

πŸ§‘β€πŸ€β€πŸ§‘ Team Contributions

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
@aayomide Desktop Reaponsiveness

πŸš€ How to Contribute

  1. Clone the repo:

    https://github.com/Rahdeg/spot.git
    cd spot
    
  2. Make sure you’re on your branch:

    git checkout -b your-branch-name
    
  3. Work on your assigned section only: Use index.html and index.css as needed.

  4. Commit your changes:

    git add .
    git commit -m "Your message here"
    git push origin your-branch-name
    
  5. Create a pull request on GitHub and assign it to the group lead for review:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 70.5%
  • CSS 29.5%