sindhupr11 / Letter-generator

A website where you can generate letters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Letter Generator

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.

Table of Contents

Installation

To install and set up the project, follow these steps:

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run npm install to install the dependencies.

Usage

To use the letter generator, follow these instructions:

  1. Run npm start to start the development server.
  2. Open your browser and navigate to http://localhost:3000.
  3. Follow the on-screen instructions to generate a letter.

About

A website where you can generate letters


Languages

Language:JavaScript 87.2%Language:HTML 12.8%