Skip to content

linardsblk/random-quote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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