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

Added styling and darkmode for forms #89

Merged
merged 3 commits into from
Apr 6, 2024
Merged

Added styling and darkmode for forms #89

merged 3 commits into from
Apr 6, 2024

Conversation

MiliMade
Copy link
Collaborator

@MiliMade MiliMade commented Apr 6, 2024

Description

This code added css to forms including darkmode

Related Issue

closes #87

Acceptance Criteria

  • Add css to forms

Type of Changes

Type of Changes

Type
✨ Enhancement

Updates

Before

image
image

After

image
image

image
image

Testing Steps / QA Criteria

  • From your terminal, pull down this branch with git pull origin km-fix-forms and check that branch out with git checkout km-fix-forms
  • Run npm start
  • In the browser, go to http://localhost:3000/ to view the changes to the add list form on the homepage
  • Click on a list to go to the list page and view the add item form
  • For both lists, check if their darkmode versions
  • Test the list to see if they work in both "light" and dark mode

@MiliMade MiliMade self-assigned this Apr 6, 2024
Copy link

github-actions bot commented Apr 6, 2024

Visit the preview URL for this PR (updated for commit 39b0760):

https://tcl-70-smart-shopping-list--pr89-km-fix-forms-jju2si3v.web.app

(expires Sat, 13 Apr 2024 20:31:20 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 7bb526f3a6607712c7f73ffd6c0dfff4c62b86d9

@MiliMade MiliMade merged commit a99ecc0 into main Apr 6, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

34. Add style to forms
2 participants