Skip to content

freddybrasileiro/guianorris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is my solution for the challenge described in Seja um Guia Front. This challenge is part of recruitment process from GuiaBolso to hire front end developers.

This application consumes an API called ChuckNorris.io:

  • First, it gets a list of categories of jokes.
  • Then, user can choose a category and then the application calls ChuckNorris.io to get a joke.

I developed the application using React and Redux. In reducers, I stored the joke categories, the current category and the current joke.

You can see the result here: https://freddybrasileiro.github.io/guianorris/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published