Skip to content

AdorableUnicorn/random-quote-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Machine

An interactive web app that displays random quotes and allows you to tweet them. This project created as part of the certification requirements for the "Front End Development Libraries" course on FreeCodeCamp.

Features

  • Displays random quotes and their authors.
  • Fetches new quotes with a click of a button.
  • Provides a "Tweet" button to share the current quote on Twitter.
  • Built using React and CSS.
  • Centered design for a pleasing user experience.

Usage

  1. Click the "New Quote" button to fetch and display a random quote.
  2. Use the "Tweet" button to share the current quote on Twitter.

How to Run

  1. Clone this repository.
  2. Navigate to the project directory.
  3. Run npm install to install dependencies.
  4. Run npm start to start the development server.
  5. Open your browser and visit http://localhost:3000 to use the app.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published