react-context-hooks-sw

App developed with React. It connects to an external API that retrieves a list with the planets and it's information. The list in displayed in the front-end and can be visualized in the link bellow.

Webpage link: https://phtf92.github.io/react-context-hooks-sw/

Topics covered:

  • React basics
  • Components lifecycle
  • Tests (React Testing Library)
  • Context API
  • React Hooks