You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have an api, now we need a website. Just in time for Apollo Client 3. The Hue Review will allow users to add their favorite colors and rate them.
Right now create-react-app was run awhile ago on the project's folder: ./ui-hue-review. The dependencies need to be updated and the Apollo Client 3 needs to be incorporated. The API url for the Hue Review is http://localhost:4000.
Don't start from scratch
In the Book Learning React, we Color Organizer. This application has many of the
same features that we are looking for in the UI. It has components for Colors, and a form for adding colors.
Tasks
Create Issues for getting started
Create Issues for building each feature
Features
Anyone can view and surf for colors
Each Color displays the user who posted that color
Each Color displays the adv rating for the color
Each Color displays each review.
Users can create accounts
Users can login/logout
Users can add new colors
Users can review colors
UI Starts up with overall project
The text was updated successfully, but these errors were encountered:
We have an api, now we need a website. Just in time for Apollo Client 3. The Hue Review will allow users to add their favorite colors and rate them.
Right now
create-react-app
was run awhile ago on the project's folder: ./ui-hue-review. The dependencies need to be updated and the Apollo Client 3 needs to be incorporated. The API url for the Hue Review ishttp://localhost:4000
.Don't start from scratch
In the Book Learning React, we Color Organizer. This application has many of the
same features that we are looking for in the UI. It has components for Colors, and a form for adding colors.
Tasks
Features
The text was updated successfully, but these errors were encountered: