Skip to content

The Random Quote Machine is a web application that displays random inspirational quotes. It fetches quotes from the Type.fit API and allows users to get a new quote and share quotes on social media platforms.

PhilomenaMusili/Random-Quote-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Quote Machine

The Random Quote Machine is a web application that displays random inspirational quotes. It fetches quotes from the Type.fit API and allows users to get a new quote and share quotes on social media platforms.

Preview

This is just an overview of how the random quote machine looks like 😊✨

Preview

Getting Started

To run the Random Quote Machine locally, follow the following steps:

  1. Clone the repository:

    git clone <repository_url>

  2. Navigate to the project directory:

cd random-quote-machine

  1. Install the dependencies:

npm install

  1. Start the application:

npm start The application should now be running at port http://localhost:3000.

Features

Displays a random quote from a collection of inspirational quotes.

It also allows users to get a new random quote. Provides buttons to share quotes on Twitter and Tumblr.

Technologies Used

React: A JavaScript library for building user interfaces.

Bootstrap: A popular CSS framework for styling web applications.

Font Awesome: A library of scalable vector icons.

License

This project is licensed under the MIT License.

About

The Random Quote Machine is a web application that displays random inspirational quotes. It fetches quotes from the Type.fit API and allows users to get a new quote and share quotes on social media platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published