From 332a198adb012ceeaa9760ae23bbae5877a27a0b Mon Sep 17 00:00:00 2001 From: Priyaraj7 Date: Mon, 11 Jul 2022 19:21:23 -0700 Subject: [PATCH] add FAQ section to eventonica project --- project-example/week-9/eventonica/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/project-example/week-9/eventonica/README.md b/project-example/week-9/eventonica/README.md index 0ccbf68f0..2579dd83c 100644 --- a/project-example/week-9/eventonica/README.md +++ b/project-example/week-9/eventonica/README.md @@ -60,3 +60,7 @@ You'll work on this project over the next several days. The features will remain - [Eventonica - API Testing with Jest](./eventonica-test-api.md) - [Integrate the Ticketmaster API](./ticketmaster-api.md) to allow the user to create events from real data + +### Frequently Asked Questions + +- We can add common FAQs here. Open a GitHub issue or PR if you have any questions.