From 364266b2e7f8e02d5bd626804aa983999f6963c7 Mon Sep 17 00:00:00 2001 From: CherryKitten Date: Fri, 21 Oct 2022 17:15:37 +0200 Subject: [PATCH] Add README.md for certificate 3 --- 3-frontend-dev-libraries/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 3-frontend-dev-libraries/README.md diff --git a/3-frontend-dev-libraries/README.md b/3-frontend-dev-libraries/README.md new file mode 100644 index 0000000..1455e3d --- /dev/null +++ b/3-frontend-dev-libraries/README.md @@ -0,0 +1,12 @@ +# Preview the projects here: + +[Random Quote Machine](https://cherrykitten.github.io/freecodecamp-projects/3-frontend-dev-libraries/1-random-quote-machine/index.html) + +[Markdown Previewer](https://cherrykitten.github.io/freecodecamp-projects/3-frontend-dev-libraries/2-markdown-previewer/index.html) + +[Drum Machine](https://cherrykitten.github.io/freecodecamp-projects/3-frontend-dev-libraries/3-drum-machine/index.html) + +[Calculator](https://cherrykitten.github.io/freecodecamp-projects/3-frontend-dev-libraries/4-calculator/index.html) + +[25 + 5 Clock](https://cherrykitten.github.io/freecodecamp-projects/3-frontend-dev-libraries/5-25-plus-5-clock/index.html) +