anmolmathias / react-chuck

Random Chuck Norris quip generator

Home Page:https://anmolmathias.github.io/react-chuck/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quip generator for Chuck Norris facts utilizing the chucknorris.io JSON API, built with React and Tachyons. Check out the webapp here.

About

Chuck Norris facts are satirical factoids about martial artist and actor Chuck Norris that have become an Internet phenomenon and as a result have become widespread in popular culture. The 'facts' are normally absurd hyperbolic claims about Norris' toughness, attitude, virility, sophistication, and masculinity. This app calls the chucknorris.io API on a refresh and returns a JSON response which is parsed and presented as a 'fact'. Another random fact is generated on interacting with the next button and so on.

Install

  1. Clone this repository
  2. cd into the folder and install dependencies with npm install
  3. npm start

About

Random Chuck Norris quip generator

https://anmolmathias.github.io/react-chuck/

License:MIT License


Languages

Language:JavaScript 38.3%Language:HTML 36.2%Language:CSS 25.4%