GitHub / Hathaway-Shan / react-module-6
Practice using the useEffect hook with a dependency array to retrive data when a component mounts. Use useState to manage state, and write custom hooks using useState and useEffect. Query flagpedia API for data.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hathaway-Shan%2Freact-module-6
PURL: pkg:github/Hathaway-Shan/react-module-6
Stars: 0
Forks: 0
Open issues: 1
License: None
Language: JavaScript
Size: 159 KB
Dependencies parsed at: Pending
Created at: almost 3 years ago
Updated at: almost 3 years ago
Pushed at: almost 3 years ago
Last synced at: over 2 years ago
Topics: customhooks, database-query, react, useeffect-hook, usestate-hook