Skip to content

RantoPenjy/RandomYesNo

Repository files navigation

RandomYesNo

Pour la langue française => Lire ce document en français

Generate Yes or No randomly (with gif animation) created with Vite.
This project is inspired from the website yesno.wtf and is useful for undecided people.

NB: The project need internet for working

Overview

Visit the link: random-yes-no.vercel.app

Installation

To set up the project on your local machine, follow these steps:

  1. Clone the repository to your local machine:
git clone https://github.com/RantoPenjy/RandomYesNo.git
  1. Navigate to the project's directory:
cd RandomYesNo
  1. Install the project dependencies using npm (Node Package Manager):
npm install

Usage

Once you have installed the project dependencies, you can start using RandomYesNo by running the application with Vite:

vite

This command will start a local development server, and you can access the application in your web browser by navigating to http://localhost:5173

Features

RandomYesNo provides the following features:

  • Random Yes or No Generation: Clicking the "Random" button generates a random "Yes" or "No" response accompanied by an entertaining gif animation.
  • Language Selection: You can toggle between English (EN) and French (FR) languages by clicking the language toggle button.

Dependencies

RandomYesNo relies on the following key dependencies:

  • JQuery
  • Animate.css: A cross-browser library of CSS animations that can be easily used with HTML elements.

Credits

This project is created by RantoPenjy. Special thanks to the following resources:

  • yesno.wtf API: The API that provides random "Yes" or "No" responses along with gif animations.
  • Confetti.js: The library used for creating the confetti animation effect.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Generate Yes or No randomly (with gif animation)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published