Skip to content

I-lander/donkeysReadings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Donkeys Readings

A simple web application that shuffles a deck of cards and generates a reading based on the user's question.

Table of Contents

Installation

  1. Clone the repository ``` git clone https://github.com/your-username/donkeys-readings.git ```

  2. Install dependencies ``` npm install ```

  3. Start the development server ``` npm run dev ```

  4. Open your browser and visit http://localhost:3000

Usage

  1. Enter your question in the input field.
  2. Click the submit button.
  3. The application will shuffle the cards and generate a reading based on your question.
  4. You can change the language using the language selector.

Features

  • Shuffles a deck of cards and displays three cards on the screen
  • Generates a reading based on the user's question
  • Allows users to switch between English and French
  • Displays a loading icon while waiting for the reading to be generated

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published