/quoter

Primary LanguageJavaScript

Getting Started with Create React App

Random Quote Generator

This is a simple Random Quote Generator app built with React. It displays random quotes to the user.

Features

  • Displays quotes with the author's name
  • Allows users to generate a new random quote

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/random-quote-generator.git
  2. Navigate to the project directory:
    cd random-quote-generator
  3. Install the dependencies:
    npm install

Usage

To start the development server, run:

npm start

Open http://localhost:3000 to view the app in your browser.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes.

License

This project is licensed under the MIT License.