/norrisjokes

Just another Chuck Norris Jokes Generator. Simple project done with HTML, CSS, JavaScript and React.

Primary LanguageHTMLMIT LicenseMIT

DevFel

Chuck Norris Jokes

Status License


This is a simple react project done to show random Chuck Norris Jokes
Project was built using the ICNDB JSON API to fetch jokes data, React HTML and CSS.

Chuck Norris Jokes


📝 Table of Contents


🕹 Test Here

Live link not available yet.


🧐 Application Features

  • Section to Show Joke: Simple section to show the Chuck Norris joke.
  • Button to Generate New Joke: Button to fetch new joke and show it to the user.

🏁 Getting Started

You can clone the repository through Command Prompt or Terminal just by typing:

git clone https://github.com/devfel/convertfloss.git

or download the zip from the green "Code" button.

In the project directory, you can use the following command to runs the app in the development mode:

npm start

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.


🔁 Dependencies

Some project library dependencies includes but are not limited to:

  • "react": "^16.14.0",
  • "react-dom": "^16.14.0",
  • "react-scripts": "3.4.3"

⛏️ Built Using


🎉 Acknowledgements

  • Project done based on Florin Pop examples.
  • JSON data fetched from ICNDB API.

📝 Liceses

  • Distributed under the MIT License - see the LICENSE.md file for details.

✍️ Author