Skip to content

This GitHub repository contains a simple web application called "Random Quote Generator". The application fetches an API to generate a random quote and displays it along with the author name. Built using ReactJS, The repository includes all the necessary code and dependencies to run the application locally.

License

Notifications You must be signed in to change notification settings

MuzakkirHossainMinhaz/quote-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Generator

This is a web application built using ReactJS (a popular JavaScript library for building user interfaces) that generates a random quote every time the user clicks the "Generate New Quote" button. The application fetches an API to get a new quote. preview👁️‍🗨️

Features

  • Generates a new random quote every time the "Generate New Quote" button is clicked.
  • Displays the author name of the quote.
  • Responsive design that works on desktop and mobile devices.

Technologies Used

  • ReactJS
  • JavaScript
  • CSS
  • Axios
  • Material UI

Usage

To use this application, simply open the website and click on the "New Quote" button to generate a new random quote.

Installation

To run this application locally, follow these steps:

  1. Clone the repository to your local machine
  git clone https://github.com/MuzakkirHossainMinhaz/quote-generator.git
  1. Install dependencies
  npm install
  1. Start the development server
  npm start
  1. Open your browser and navigate to http://localhost:3000

API Used

This application uses the Quotable to generate random quotes.

Credits

This project was created by Muzakkir Hossain Minhaz.

Contribution Guidelines

This is a personal project and contributions are not expected. However, if you would like to suggest improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE.md file for more details.

About

This GitHub repository contains a simple web application called "Random Quote Generator". The application fetches an API to generate a random quote and displays it along with the author name. Built using ReactJS, The repository includes all the necessary code and dependencies to run the application locally.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published