Skip to content

Chuck Norris App allows to find jokes about Chuck Norris randomly, by category, by search. It is possible to save jokes to the favorite list that connected with local storage. App is running with an API that delivers data. It adapts for different devices.

Notifications You must be signed in to change notification settings

ipgpt/chuck-norris-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chuck Norris App

Design and description in figma

Task

  1. Use Chuck Norris API to get jokes in JSON format - https://api.chucknorris.io
  2. Ability to get a random joke.
  3. Ability to get a random joke from categories (Use API to get all available categories).
  4. Ability to get jokes by free text search.
  5. Any joke can be marked/unmarked as favourite.
  6. Jokes marked as favourite should appear in the right section Favourite.
  7. Favourite jokes should be available after reloading the page and stored in the browser (No need to use Back-end).

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

Chuck Norris App allows to find jokes about Chuck Norris randomly, by category, by search. It is possible to save jokes to the favorite list that connected with local storage. App is running with an API that delivers data. It adapts for different devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published