Dialogger is a fun yes-or-no question-and-answer web application built to practice UI development with CSS in React and custom event handling in JavaScript. Currently the application is only available in Portuguese (Brazil).
Warning: the application gets random responses from the
https://yesno.wtf/apiapi, so no response should be taken into account when making important decisions. We are not responsible for any damage that may result from its misuse. Having said that, enjoy!
Clone the repository:
git clone https://github.com/davidsonbrsilva/dialogger.git
Install dependencies:
yarn
Start the app:
yarn dev
View it on browser at http://localhost:2325.
See our Issues.
If necessary, contact davidsonbruno@outlook.com.
MIT Copyright (c) 2022 Davidson Bruno.
