/styled-components-context-api

Using a Rick and Morty public API I built this website for practice Styled Components, Context-API and unit tests in react

Primary LanguageJavaScript

Rick and Morty website

Consuming a Rick and Morty public API I'm doing this project to training concepts of Styled Components, Context API and tests with Jest and React Testing Library.

Disclaimer: In this case the context api isn't really necessary, but I will use for training purposes.