Skip to content

marvin52/test-nuuvem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chuck Noris Joke Searcher

Chuck

A search engine for Chuck Norris jokes. Powered by ChuckNorris.io API. It's implemented the following features:

  • Basic word/phrase search
  • I feel lucky feature
  • Search by categories (Bonus)
  • Add Joke to favorites (Bonus)
  • Share the joke on twitter (Bonus)

Getting Started

To run this project on your machine you must have the following dependecies installed:

  • nodeJs
  • npm

Installing and running

After installation completed you will be able to run npm start and visit http://localhost:3000 to use the application.

    $ npm install
    $ npm start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

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

npm run test

Launches the test runner in the interactive watch mode.\

npm run build

Builds the app for production to the build folder.\

Future features:

  • Translate for multiple languages using the Google Translate Api
  • Allow the user to customize the jokes with their own names
  • Allow the user to share the joke in multiple social networks

Built With

Author

About

A react app to consult the Chuck Norris API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published