Welcome, This a cool quote app that provides quotes or funny advice with a click of a button.
- Clone the repository to your local machine
- Run 'npm i' at the root, to install al the dependencies.
- Run 'npm start' to start the app (It'll run on a new browser session).
[!Note] API used: ( https://api.adviceslip.com/advice ) Its a great and funny api developed. Kudos to the founders. It contains funny advices.
This is a CI/CD pipelined application targeted to changes in this branch 'function-based-app'.
The docker image is published accordingly to docker hub and will soon be available on a publically accesible address, with continuos integration.