-
Notifications
You must be signed in to change notification settings - Fork 0
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
Landing team section #109
base: master
Are you sure you want to change the base?
Landing team section #109
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yo I need you to visit gsg, sometime this week because i'm a piece of shit with 60 pages in the book to read and I won't be able to read redux anytme soon.
@@ -0,0 +1,11 @@ | |||
import axios from 'axios'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we need axios? I don't know how useful it is to be honest.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
check this https://medium.com/@sahilkkrazy/fetch-vs-axios-http-request-c9afa43f804e. please
Relates #43 Co-Authored-By: RamyAlshurafa <[email protected]>
Relates #43
store
into a separated file.Team
section forLandingPage
layout.team reducer
.fetch team
action.Team
section component.TeamCard