Skip to content

malanski/quote-gen

Repository files navigation

Random Quote Generator

This is a React application that generates random quotes. Each time you click the "New quote" button, a new quote will be displayed along with the author. You can also share the quotes on Twitter or Tumblr using the provided buttons.

Installation

  1. Clone the repository or download the code files.
  2. Navigate to the project directory.
  3. Install the dependencies by running the following command:
npm install
  1. Start the development server with the following command:
npm start
  1. Open your web browser and visit http://localhost:3000 to see the application.

Usage

  • Click the "New quote" button to generate a random quote.
  • The quote and author will be displayed in the application.
  • Use the Twitter and Tumblr buttons to share the quote on social media.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • JQuery: A fast, small, and feature-rich JavaScript library.
  • Fetch API: A modern JavaScript API for making HTTP requests.

Credits

  • This project was developed by Malanski.
  • The random quotes used in this application are sourced from camperbot.

License

This project is licensed under the MIT License. Feel free to modify the content of the README file according to your needs.

About

A typescript React Vite random quote generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors