Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 694 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 694 Bytes

Random Quote Machine

Random Quote Machine is a project I made while learning React.js framework. This project was made as a part of FreeCodeCamp's Front End Libraries Projects found here.

About

Project was initialized by using npx create-react-app command. Deleted the default stuff and added a JSON containing some quotes. On site refresh a new color and quote is randomized and displayed.

Libraries used

View here