React Samples
Sample 1 - Handle state with State
Sample 2 - Handle state with Reducer
Sample 3 - Use Fetch and Async Await
Sample 4 - Combination of State and Context (failed attempt)
Sample 5 - Full App with Registration, Login, Custom Content and Navigation (wip...)