Skip to content

anmolmathias/react-chuck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published