Skip to content

petersandor/quote-machine

Repository files navigation

Some image

Random tweetable quotes from famous people. Free Code Camp exercise task.

Note: currently only shows random Chuck Norris jokes.

Start

$ npm install
$ npm start

Also, you can configure server port using PORT environment variable.

$ PORT=5000 npm start

Testing

$ npm test

License

MIT © Peter Sandor