REACT Simple Client for jsonplaceholder Code
React and Redux exercise front-end client
Brought to you by:
aleluc0104
File | Date | Author | Commit |
---|---|---|---|
public | 2019-07-02 |
![]() |
[296509] Initial commit |
screenShots | 2019-07-02 |
![]() |
[296509] Initial commit |
src | 2019-07-02 |
![]() |
[296509] Initial commit |
.gitignore | 2019-07-02 |
![]() |
[296509] Initial commit |
README.md | 2019-07-02 |
![]() |
[296509] Initial commit |
package.json | 2019-07-02 |
![]() |
[296509] Initial commit |
Exercise on react hook: Implementation in React of a simple front-end client for jsonplaceholder
Ref: https://reactjs.org/docs/hooks-overview.html + redux + thunk
Ref: https://jsonplaceholder.typicode.com/
Note: Using react router to address different pages