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.
Follow these steps to deploy the project:
- Node.js installed on your machine
- Google Gemini Pro API Key obtained from Google Maker Suite
-
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.