Skip to content

otsalex/chuck-norris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test task

This app uses the Chuck Norris Joke API to fetch the jokes and display them. Jokes can be requested randomly or by choosing a desired category from a dropdown. Jokes can also be saved to favourites. In favourites, it is possible to find jokes by the category and edit them.

The project is done in React. Redux is used for the state management.

To run the app

Install the dependencies:

npm install

And run:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published