Skip to content

Quote Generator : A React-based application that generates random quotes and allows users to share them on social media or copy them to their clipboard.

Notifications You must be signed in to change notification settings

ParthGorde/Quote-App

Repository files navigation

Quote Generator

A React-based application that generates random quotes and allows users to share them on social media or copy them to their clipboard.

Features

  • 🎲 Random Quote Generation: Fetches quotes from the Quotable API.
  • 🌐 Social Sharing: Share quotes directly on Twitter, Facebook, Reddit, and LinkedIn.
  • 📋 Copy Feature: Easily copy the current quote to your clipboard.
  • 💻 Modern UI: Simple and responsive interface styled with CSS.

Demo

Live Demo


Getting Started

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/ParthGorde/Quote-App.git
  2. Navigate to the project directory:

    cd Quote-App
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and navigate to:

    http://localhost:5173
    

Usage

  • Click the "Generate Quote" button to fetch a random quote.
  • Use the "Share" buttons to post the quote on supported social media platforms.
  • Click "Copy Quote" to copy the current quote to your clipboard.

Technologies Used

  • React
  • CSS
  • Quotable API

Acknowledgements

About

Quote Generator : A React-based application that generates random quotes and allows users to share them on social media or copy them to their clipboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published