This project is a React application that utilizes the Gemini PRO API to generate letters. It uses Redux for state management and Styled Components for styling.
To install and set up the project, follow these steps:
- Clone the repository.
- Navigate to the project directory.
- Run
npm install
to install the dependencies.
To use the letter generator, follow these instructions:
- Run
npm start
to start the development server. - Open your browser and navigate to
http://localhost:3000
. - Follow the on-screen instructions to generate a letter.