/challenge-chuck-norris

A website that implements the Chuck Norris Jokes API to bring facts about the god called Chuck Norris.

Primary LanguageTypeScriptMIT LicenseMIT

Chuck Norris Facts Challange

A website that implements the Chuck Norris Jokes API to bring facts about the god called Chuck Norris.

License Commitizen friendly Code Size Vulnerabilities Coverage Status

Project setup and run with hot-reloads for development

npm install
npm start

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Run your end-to-end tests

npm run test:e2e