Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 2.12 KB

README.md

File metadata and controls

71 lines (47 loc) · 2.12 KB


Chuck Norris Facts

A minimal app built with Next.js, Tailwind CSS and Chuck Norris Facts API to help you learn facts about Chuck Norris.


Key FeaturesHow To UseCreditsLicense

Key Features

  • Fetch Chuck Norris facts by keyword, by category or randomly
  • Explicit content should be dealed with care, therefore you can only see those if you hover on it

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/celinesoeiro/diving-by-zero.git

# Go into the repository
$ cd chuck-norris-facts

# Install dependencies
$ npm install

# Run the app
$ npm start

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Credits

This application was built with

License

MIT


 ·  Portfolio celinesoeiro.com  ·  GitHub @celinesoeiro  ·