You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix light mode: theme tokens, footer nav links, persist theme
- Add accent, cardBorder, cardText, subtleText theme tokens
- Replace all hardcoded dark card colors across FAQ, Instructions,
FIBAResources, AboutUs, SeeAlso, PrivacyPolicy with theme tokens
- ContentCard now uses cardBackground (theme-aware)
- PageBlurb and SeeAlso use subtleText token
- Footer internal links use React Router Link (no full-page reload)
- Theme choice persisted to localStorage so it survives navigation
- FAQ faqSchema moved to SEO schema prop (removes duplicate Helmet)
- Add Instruction.md to .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
In this repo there is a simple application for practicing in opretaing a basketball shotclock.
2
+
3
+
Please take this application one step forward and wrap it so it will be looking like a modern web application that have more content such as:
4
+
FIBA resources links
5
+
About Us
6
+
Instructions for operating the shot clock
7
+
8
+
Please make a menu and pages that can fit PC and mobile.
9
+
10
+
11
+
Please take into consideration that in the future the app is planned to have 2 modes:
12
+
1. Simple and free more as it is today
13
+
2. Advance mode, which would enable to create scenarios based predefined series of actions of a basketball game and measture the response time of the user. It should not be implemented now but please take into considration in your design.
14
+
15
+
The design should fit the current one, if you can improve it - go for it.
0 commit comments