Skip to content

Commit d790756

Browse files
authored
Update build-a-pomodoro-app-with-html-css-js.mdx
1 parent 595d33e commit d790756

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/build-a-pomodoro-app-with-html-css-js/build-a-pomodoro-app-with-html-css-js.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ projectShowcase:
2727

2828
## Introduction
2929

30-
Welcome to the Pomodoro timer app coding tutorial! In this project, you'll learn how to create a simple and effective time management tool using just HTML, CSS, and JavaScript. By the end of this tutorial, you'll have a basic understanding of how to build a dynamic web page that responds to user interactions. You'll also learn how to structure and style your HTML elements with CSS, and how to add interactivity with JavaScript.
30+
Welcome to the Pomodoro timer app coding tutorial!
31+
32+
In this project tutorial, you'll learn how to create a simple and effective time management tool using just HTML, CSS, and JavaScript. By the end of this tutorial, you'll have a basic understanding of how to build a dynamic web page that responds to user interactions. You'll also learn how to structure and style your HTML elements with CSS, and how to add interactivity with JavaScript.
3133

3234
The final project will look like this:
3335

0 commit comments

Comments
 (0)