Closed kweeuhree closed 1 month ago
Visit the preview URL for this PR (updated for commit acf9cc8):
https://tcl-75-smart-shopping-list--pr43-nk-finish-refactor-zyjotqgv.web.app
(expires Tue, 17 Sep 2024 13:56:37 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 1f1fd53c369e1fa31e15c310aa075b4e8f4f8dde
For an example of how to fill this template out, see this Pull Request.
Description
These updates continue the latest refactor to keep the code modular and reusable.
Related Issue
closes #41
Acceptance Criteria
Type of Changes
enhancement
Testing Steps / QA Criteria
I ran npm start to start the application and went to localhost:3000 I clicked the "sign in" button > chose my gmail account > submit I created a new list on home page I added a new item to the new list on list page I added a new item to the new list on manage-list page I attempted to share a list with myself(unsuccessfully) and shared new list with other users(successfully)