This is a Repository used to learn React
First time develiping in React, what is a Component and how to Render them
Simple app, understanting the states
Managing http requests into the components
What is a hook, most useful react hooks, how to use them and how to built them
What is React Router Dom, how to use it, how to protect routes (public and private routes)
What is React Router Dom, how to use it, how to protect routes (public and private routes), beside this app remember the state once the user have logged out
This is an Journal Application which use the Redux pattern, http requests, user auth, token bearer and local storage.