/React-Hooks

Display data from API using React-Hooks

Primary LanguageJavaScript

  • This project demonstrates React's new feature Hooks.
  • I have used useState , useEffect hooks in this project.
  • In this project, I am simply displaying news using API call using new feature React Hooks.