GreenPets is an innovative platform designed for plant lovers and aspiring plant parents. This unique tool helps users find the perfect plants that suit their lifestyle and expertise level.
Submitted a pull request 01/09/2024 for the creation of the login/signup components
These are just shell containers for the moment. Components do not include logic for actual user oAuth yet
Updates to styling required
Existing concern on the front end when rendering the navbar:
The component styled.nav with the id of "sc-ezrdqu" has been created dynamically.
You may see this warning because you've called styled inside another component.
To resolve this only create new StyledComponents outside of any render method and function component.
Navbar@http://localhost:5173/src/components/Navbar.tsx?t=1704474312333:101:22
HomePage
RenderedRoute@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=fd1ef2f4:3557:7
Routes@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=fd1ef2f4:3984:7
Router@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=fd1ef2f4:3932:7
BrowserRouter@http://localhost:5173/node_modules/.vite/deps/react-router-dom.js?v=fd1ef2f4:4662:7
ApolloProvider@http://localhost:5173/node_modules/.vite/deps/@apollo_client.js?v=fd1ef2f4:16111:16
Provider@http://localhost:5173/node_modules/.vite/deps/react-redux.js?v=fd1ef2f4:1088:18
Existing concern on the front end when rendering the navbar: