Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.51 KB

README.md

File metadata and controls

48 lines (32 loc) · 1.51 KB

This project was bootstrapped with Create React App.

This App is a simple sample of using React to query JSON API with Axios and use React Bootstrap to display results.
It display Chuck Norris quotes from the Chuck Norris joke API.
It is based on the React Pure Stateless Component pattern.

Table of Contents

Demo

Try ChuckApp Demo

Dependencies

Available Scripts

In the project directory, you can run:

The page will reload if you make edits.
You will also see any lint errors in the console.

  • npm test Launches the test runner in the interactive watch mode.
    See the section about running tests for more information.

  • npm run build Builds the app for production to the build folder.
    It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

License

This project is under MIT Licence