/GeminiBedtimeStory

This project is a bedtime story generator web app that utilizes Google Gemini Google API AI and Vite React to create personalized bedtime stories for children.

Primary LanguageJavaScript

Bedtime Story Generator Web App

Screenshot 2023-12-16 at 1 34 56 AM

This project is a bedtime story generator web app that utilizes Google Gemini Pro AI and Vite React to create personalized bedtime stories for children.

Deployment Instructions

Follow these steps to deploy the project:

Prerequisites

  • Node.js installed on your machine
  • Google Gemini Pro API Key obtained from Google Maker Suite

Steps to Deploy

  1. Clone the Repository:

    git clone https://github.com/feliciien/GeminiBedtimeStory.git
    cd bedtimestory
    

To install the required dependencies, run the following command in your terminal:

npm install

To start the development server and run the project locally, use the following command:

```bash
npm run dev

### Access the Application:

Once the development server is running, access the application by visiting [http://localhost:3000](http://localhost:3000) in your web browser.

### Usage

- Fill in the form fields with the desired information (name, gender, age, country, hobbies).
- Click on the "Submit" button to generate a personalized bedtime story based on the provided details.

### Credits

Developed by Youknowsthevibes.

### Support

For any issues or inquiries, please reach out to [feliciien@gmail.com](mailto:feliciien@gmail.com).




### License

This project is licensed under the MIT License.