Skip to content

Commit 8438f68

Browse files
committed
Added live preview link
1 parent cc9c212 commit 8438f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Countdown Timer
22

3-
**Countdown Timer** is a simple ReactJS based app that allows us to know how much time does it take reach a date of significant. User provides a date and the app will countdown the time to reach that date. The app is very simple and uses basic React.js concepts like:
3+
**[Countdown Timer](https://pradyp.me/countdown-timer/)** is a simple ReactJS based app that allows us to know how much time does it take reach a date of significant. User provides a date and the app will countdown the time to reach that date. The app is very simple and uses basic React.js concepts like:
44
* React components
55
* State
66
* Update State

0 commit comments

Comments
 (0)