-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.txt
69 lines (35 loc) ยท 2.43 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
----------------------------------------------------------------
๐ Score Keeper App ๐
----------------------------------------------------------------
Score Keeper App is a dynamic web application that helps you keep track of scores in real-time! ๐ Whether you're managing a sports match or a friendly competition, this app makes it easy to keep scores and timers accurate and organized.
๐๐ Features ------->
- โฝ๏ธ Real-time Score Tracking: Instantly update and display scores for both teams.
- โณ Countdown Timer: Keep the game on schedule with a customizable countdown timer.
- ๐ฎ Animated Buttons: Enjoy smooth and interactive button animations.
- ๐ฑ๐ป Responsive Design: Optimized for any device, be it mobile or desktop!
๐ฎ How to Use ------->
1. โฑ๏ธ Start the App: Open the app, and you'll see the team names and score sections. Click on "Start" to begin the countdown timer.
2. ๐ฅ
Goal Scoring: Click the "Goal" button for the respective team to increase their score. The button will be disabled if the timer is paused.
3. โธ๏ธโถ๏ธ Pause/Resume Timer: Need a break? Click the "Pause" button to halt the timer, and "Start" to resume.
4. ๐ Reset Match: Ready for a new match? Click the "Reset Match" button to set everything back to zero.
๐ ๏ธ Setup & Installation ------->
1. Clone the Repository:
- git clone https://github.com/Amir-Alam/Score-Keeper-App.git
2. Navigate to the Project Folder:
- cd Score-Keeper-App
3. Install Dependencies:
- npm install
4. Run the App Locally:
- npm run dev
5. Build for Production:
- npm run build
6. Deploy:
This app is already hosted on GitHub Pages! Just visit the provided link to see it live. ๐
๐ Tutorial ------->
1. โฒ๏ธ Adjust Timer: Set your desired game duration in minutes. The timer will automatically convert it to seconds and start counting down when you hit "Start."
2. ๐ฅณ Real-Time Score Update: Each time a team scores, just hit the "Goal" button. The app will animate and update the score accordingly.
3. ๐ Reset & Start Over: Want to start a new match? Just hit "Reset Match" to clear the scores and reset the timer.
๐ Contribution ------->
๐ Check out the live demo : https://amir-alam.github.io/Score-Keeper-App/
๐ Feel free to fork this project, submit pull requests, or report issues! Every contribution is appreciated.
๐ Enjoy the app and happy scorekeeping!