Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mm102 homepage background image #14

Merged
merged 5 commits into from
Aug 1, 2024

Commits on Aug 1, 2024

  1. get image with fetchAPI and return it as an img in DisplayBgImage.tsx…

    …, trying to show the image as background at Home.tsx, but not working yet
    dorothyynwong committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    6d1c619 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9184d06 View commit details
    Browse the repository at this point in the history
  3. change Home and DisplayBgImage so that Home gets background image url…

    … from DisplayBgImage and display it as a home background
    dorothyynwong committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    5a64312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee8dac5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1dc0f3 View commit details
    Browse the repository at this point in the history