From 2a6699f28eabdb8c3b895fb294ea8dee2283fedb Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Sun, 26 Apr 2020 16:32:01 -0700 Subject: [PATCH] add links to README.md for random-quote-machine --- random-quote-machine/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/random-quote-machine/README.md b/random-quote-machine/README.md index 54ef094..ebf2790 100644 --- a/random-quote-machine/README.md +++ b/random-quote-machine/README.md @@ -1,3 +1,15 @@ +### Project Links + +* [GitHub Page View of this Repo](https://trentspalmer.github.io/fcc-challenges) +* [GitHub Page View of this Project (random-quote-machine)](https://trentspalmer.github.io/fcc-challenges/random-quote-machine) + +### FreeCodeCamp Links + +* [FreeCodeCamp Instruction for This Project](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects/build-a-random-quote-machine) +* [FreeCodeCamp Section](https://www.freecodecamp.org/learn/front-end-libraries/front-end-libraries-projects) + +--- + This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app). ## Available Scripts