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).
- HTML and CSS
- JavaScript
- React Hooks
- React-fontawesome
- GitHub API for quotes
This project was bootstrapped with Create React App.
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.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.