From 94065e453fff166800c548790d114096e4cc7852 Mon Sep 17 00:00:00 2001 From: Tiago Ribeiro Date: Tue, 7 Mar 2023 18:30:20 +0000 Subject: [PATCH] Created a screen for the module exam selection --- src/components/Navbar.tsx | 4 +- src/components/UserResultChart.tsx | 3 +- src/pages/exam.tsx | 129 +++++++++++++++++++++++++++++ src/pages/index.tsx | 13 +-- src/resources/colors.ts | 15 ++++ tailwind.config.js | 11 ++- 6 files changed, 166 insertions(+), 9 deletions(-) create mode 100644 src/pages/exam.tsx create mode 100644 src/resources/colors.ts diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index c2e9ac81..cc74e68f 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -1,13 +1,13 @@ /* eslint-disable @next/next/no-img-element */ export default function Navbar() { return ( -
+
IELTS GPT
- +