/Random-Quotes

Random Quote Machine created with React (Hooks)

Primary LanguageJavaScript

Random Quote Machine

First created the Random Quote Machine with jQuery as one of the FreeCodeCamp 5 projects to earn the Front End Development Libraries Certificate. Recreated this improved version as a side project using React (Hooks) and standardised the UI for aesthetic and webpage-responsiveness (a mobile-first-approach).

Tech Stack

  • HTML and CSS
  • JavaScript
  • React Hooks
  • React-fontawesome
  • GitHub API for quotes

Getting Started with Create React App

This project was bootstrapped with Create React App.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.